Skip to content

Instantly share code, notes, and snippets.

@sauthieg
Created October 19, 2014 10:49
Show Gist options
  • Save sauthieg/9622ec69b2db77c99b51 to your computer and use it in GitHub Desktop.
Save sauthieg/9622ec69b2db77c99b51 to your computer and use it in GitHub Desktop.
Activate console traces
{
"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