Created
February 4, 2018 20:07
-
-
Save hiranya911/2e7a4c289b94e199d2b52ed89c92f68a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
handlers=java.util.logging.ConsoleHandler | |
.level=INFO | |
com.google.level=FINE | |
java.util.logging.ConsoleHandler.level=ALL | |
java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS %4$s %2$s %5$s%6$s%n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment