Skip navigation links
oracle.wsm.common.logging
Class WsmLogFormatter
java.lang.Object
java.util.logging.Formatter
java.util.logging.SimpleFormatter
oracle.wsm.common.logging.WsmLogFormatter
-
public class WsmLogFormatter
- extends SimpleFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsmLogFormatter
public WsmLogFormatter()
format
public String format(LogRecord record)
- Format the given LogRecord.
-
- Overrides:
format
in class SimpleFormatter
-
- Parameters:
record
- the log record to be formatted.
- Returns:
- a formatted log record
configFormatter
public static void configFormatter(Logger logger)
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.