6 lines
293 B
Properties
6 lines
293 B
Properties
|
handlers = java.util.logging.ConsoleHandler
|
||
|
.level = ALL
|
||
|
java.util.logging.SimpleFormatter.format = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS.%1$tL %4$-7s [%3$s] %5$s %6$s%n
|
||
|
java.util.logging.ConsoleHandler.level = FINE
|
||
|
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
|