org.sblim.cimclient.internal.logging
Class TraceFormatter
java.lang.Object
java.util.logging.Formatter
org.sblim.cimclient.internal.logging.TraceFormatter
public class TraceFormatter
- extends Formatter
Class TraceFormatter 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 |
TraceFormatter
public TraceFormatter()
- Ctor.
format
public String format(LogRecord pRecord)
- Specified by:
format
in class Formatter
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.