Created
January 19, 2017 16:05
-
-
Save matzew/b983afbc10b5081d48ef2b8b382772b2 to your computer and use it in GitHub Desktop.
This file contains 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
<console-handler name="AEROGEAR"> | |
<formatter> | |
<named-formatter name="COLOR-PATTERN"/> | |
</formatter> | |
</console-handler> | |
<logger category="org.jboss.aerogear.unifiedpush" use-parent-handlers="false"> | |
<level name="FINEST"/> | |
<handlers> | |
<handler name="AEROGEAR"/> | |
</handlers> | |
</logger> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment