net.wgen.op.logging
Class TraceLayout
java.lang.Object
org.apache.log4j.Layout
net.wgen.op.logging.TraceLayout
- All Implemented Interfaces:
- org.apache.log4j.spi.OptionHandler
- public class TraceLayout
- extends org.apache.log4j.Layout
A simple, straight-forward layout for display of a request story.
- Version:
- $Id: TraceLayout.html,v 1.2 2007/01/28 04:09:37 paulfeuer Exp $
- Author:
- Paul Feuer, Wireless Generation, Inc.
|
Field Summary |
private static java.text.SimpleDateFormat |
SDF
|
| Fields inherited from class org.apache.log4j.Layout |
LINE_SEP, LINE_SEP_LEN |
| Methods inherited from class org.apache.log4j.Layout |
getContentType, getFooter, getHeader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDF
private static final java.text.SimpleDateFormat SDF
TraceLayout
public TraceLayout()
format
public java.lang.String format(org.apache.log4j.spi.LoggingEvent event)
ignoresThrowable
public boolean ignoresThrowable()
activateOptions
public void activateOptions()