10 lines
217 B
INI
10 lines
217 B
INI
|
|
handlers = java.util.logging.ConsoleHandler
|
|
|
|
.level = INFO
|
|
.formatter = java.util.logging.SimpleFormatter
|
|
|
|
java.util.logging.SimpleFormatter.format = %1$tF %1$tT [%4$s] %3$s: %5$s%6$s%n
|
|
|
|
org.postgresql.level = FINER
|