org.sblim.cimclient.internal.logging
Class LogFormatter
java.lang.Object
java.util.logging.Formatter
org.sblim.cimclient.internal.logging.LogFormatter
public class LogFormatter
- extends Formatter
Class LogFormatter implements the formatting algorithm for our console log.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFormatter
public LogFormatter()
- Ctor.
format
public String format(LogRecord pRecord)
- Specified by:
format
in class Formatter
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.