Review request for 6381464: "SimpleFormatter should use one single line format"
Mandy Chung
mandy.chung at oracle.com
Fri Mar 25 22:32:51 UTC 2011
6381464: SimpleFormatter should use one single line format
This is a follow-up of the review for 7006814. I came up with a better
solution that allows a user to customize the output format for SimpleFormatter.
You can specify the format string using the java.util.Formatter syntax in
a new property: "java.util.logging.SimpleFormatter" that you can customize
your own output format. See the javadoc for details:
http://cr.openjdk.java.net/~mchung/jdk7/6381464/api/java/util/logging/SimpleFormatter.html
Webrev at:
http://cr.openjdk.java.net/~mchung/jdk7/6381464/webrev.00/
Thanks
Mandy
More information about the core-libs-dev
mailing list