File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ java.util.logging.ConsoleHandler.level = FINEST
4141java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
4242
4343# Customise the SimpleFormatter output format
44- java.util.logging.SimpleFormatter.format =%1$tH:%1$tm :%1$tS.%1$tL %4$s (%3$s) %5$s%n
45- # java.util.logging.SimpleFormatter.format=%1$tH:%1$tm :%1$tS %4$s (%3$s) %5$s%n
44+ java.util.logging.SimpleFormatter.format =%1$tH:%1$tM :%1$tS.%1$tL %4$s (%3$s) %5$s%n
45+ # java.util.logging.SimpleFormatter.format=%1$tH:%1$tM :%1$tS %4$s (%3$s) %5$s%n
4646
4747
4848# FileHandler
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ java.util.logging.ConsoleHandler.level = FINEST
4141java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
4242
4343# Customise the SimpleFormatter output format
44- java.util.logging.SimpleFormatter.format =%1$tH:%1$tm :%1$tS.%1$tL %4$s (%3$s) %5$s%n
45- # java.util.logging.SimpleFormatter.format=%1$tH:%1$tm :%1$tS %4$s (%3$s) %5$s%n
44+ java.util.logging.SimpleFormatter.format =%1$tH:%1$tM :%1$tS.%1$tL %4$s (%3$s) %5$s%n
45+ # java.util.logging.SimpleFormatter.format=%1$tH:%1$tM :%1$tS %4$s (%3$s) %5$s%n
4646
4747
4848# FileHandler
You can’t perform that action at this time.
0 commit comments