Skip to content

Instantly share code, notes, and snippets.

@sw-samuraj
Created December 4, 2017 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sw-samuraj/5377b5f4b9b0ccc357d38dca63deda36 to your computer and use it in GitHub Desktop.
Save sw-samuraj/5377b5f4b9b0ccc357d38dca63deda36 to your computer and use it in GitHub Desktop.
An example of disabled logging.
<?xml version="1.0" encoding="UTF-8"?>
<Configuration status="INFO">
<Loggers>
<Root level="off"/>
</Loggers>
</Configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment