Created
October 19, 2014 10:49
-
-
Save sauthieg/9622ec69b2db77c99b51 to your computer and use it in GitHub Desktop.
Activate console traces
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "LogSink", | |
"comment": "Console-based sink for logging information.", | |
"type": "ConsoleLogSink", | |
"config": { | |
"level": "DEBUG" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment