Skip to content

Instantly share code, notes, and snippets.

@danielef
Created April 22, 2016 02:48
Show Gist options
  • Save danielef/5dbdaa452ef4e745114dfc7adfd914f5 to your computer and use it in GitHub Desktop.
Save danielef/5dbdaa452ef4e745114dfc7adfd914f5 to your computer and use it in GitHub Desktop.
SLF4J logging for standalone app
java -Dorg.slf4j.simpleLogger.defaultLogLevel=trace -jar mylib.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment