public final class JDKLoggingFormater extends Formatter
With JDK 7+, it is possible to pass in the format from the "java.util.logging.SimpleFormatter.format" parameter to the JVM. Use the parameter instead of this class when JDK6 is not supported any more.
Constructor and Description |
---|
JDKLoggingFormater() |
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.