Skip to content

Instantly share code, notes, and snippets.

@xanderio
Created December 1, 2015 11:21
Show Gist options
  • Save xanderio/76690e8b4644272c3862 to your computer and use it in GitHub Desktop.
Save xanderio/76690e8b4644272c3862 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE log4j:configuration PUBLIC "-//APACHE//DTD LOG4J 1.2//EN"
"http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/xml/doc-files/log4j.dtd">
<log4j:configuration>
<taam>
<level value="debug"/>
<AppenderRef ref="Console"/>
</taam>
</log4j:configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment