--- old/src/share/lib/logging.properties Fri Mar 25 14:05:53 2011 +++ new/src/share/lib/logging.properties Fri Mar 25 14:05:52 2011 @@ -43,6 +43,10 @@ java.util.logging.ConsoleHandler.level = INFO java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter +# Example to customize the SimpleFormatter output format: +# : [] +# +# java.util.logging.SimpleFormatter.format=%4$s: %5$s [%1$tc]%n ############################################################ # Facility specific properties.