java.lang.Objectorg.apache.log4j.Layout
All Implemented Interfaces:
OptionHandler
Direct Known Subclasses:
PatternLayout, SimpleLayout, DateLayout, HTMLLayout, TTCCLayout, XMLLayout
Ceki - Gülcü| Field Summary | ||
|---|---|---|
| public static final String | LINE_SEP | |
| public static final int | LINE_SEP_LEN | |
| Method from org.apache.log4j.Layout Summary: |
|---|
| format, getContentType, getFooter, getHeader, ignoresThrowable |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.log4j.Layout Detail: |
|---|
|
|
null. |
null. |
false. Otherwise, if the layout ignores throwable
object, then the layout should return true.
The SimpleLayout , TTCCLayout , PatternLayout all return |