blob: 4aaa236d96c0880fd7af89f0779b74a1fbfccc16 [file] [log] [blame]
# Logging
handlers = java.util.logging.ConsoleHandler
.level = INFO
java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS %4$-6s %2$s %5$s%6$s%n
# Console Logging
java.util.logging.ConsoleHandler.level = ALL