org.apache.log4j
abstract public class: Layout [javadoc |
source]
java.lang.Object
org.apache.log4j.Layout
All Implemented Interfaces:
OptionHandler
Direct Known Subclasses:
XMLLayout, HTMLLayout, PatternLayout, EnhancedPatternLayout, MyPatternLayout, SimpleLayout, DateLayout, TTCCLayout
Extend this abstract class to create your own log layout format.
Field Summary |
---|
public static final String | LINE_SEP | |
public static final int | LINE_SEP_LEN | |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |