Console Output

Console Output

Rating
5
Reviews
3
Console Output
Automatic color coding when using the ConsoleOutputLoggingChannel.

App details

Release date

2016-08-20

Last update

2019-01-31

Product ID

9NBLGGH515N5

Categories

Developer tools

About Console Output

Add real-time text console output to any app. This is great for debugging and testing scenarios. Launch the app with the consoleoutput: protocol handler and then send messages to it via app services. You can then save the output to a text file. This can use the new Remote Systems API for an app to connect to Console Output on another device.

Key features

  • Launch Console Output remotely from another Windows device
  • Save Console Output to a text file
  • Share Console Output with other apps as text or text files
  • Copy Console Output to the clipboard.
  • Works as a standard logging channel: https://github.com/mscherotter/ConsoleOutputTester/blob/master/ConsoleOuptutTester/ConsoleOutput/ConsoleOutputLoggingChannel.cs
  • Color coding of Logging Levels