IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base
Class BTTTraceFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.ibm.btt.base.BTTTraceFormatter

public class BTTTraceFormatter
extends java.util.logging.Formatter

Define the output formatter when tracing to file BTTTraceFormatter extends java.util.logging.Formatter


Field Summary
(package private)  java.util.Date dat
           
 
Constructor Summary
BTTTraceFormatter()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord record)
          Format the given LogRecord.
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dat

java.util.Date dat
Constructor Detail

BTTTraceFormatter

public BTTTraceFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord record)
Format the given LogRecord.

Specified by:
format in class java.util.logging.Formatter
Parameters:
record - the log record to be formatted.
Returns:
a formatted log record

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011