|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.log4j.Layout
org.apache.log4j.PatternLayout
ariba.util.log.StandardLayout
ariba.util.log.DefaultLayout
public class DefaultLayout
Simplest Layout you can ever use Used for the DefaultConsole as defined in log4j.properties
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.PatternLayout |
|---|
DEFAULT_CONVERSION_PATTERN, TTCC_CONVERSION_PATTERN |
| Fields inherited from class org.apache.log4j.Layout |
|---|
LINE_SEP, LINE_SEP_LEN |
| Constructor Summary | |
|---|---|
DefaultLayout()
|
|
| Method Summary | |
|---|---|
String |
getHeader()
Returns the header string when we start logging. |
| Methods inherited from class ariba.util.log.StandardLayout |
|---|
createPatternParser |
| Methods inherited from class org.apache.log4j.PatternLayout |
|---|
activateOptions, format, getConversionPattern, ignoresThrowable, setConversionPattern |
| Methods inherited from class org.apache.log4j.Layout |
|---|
getContentType, getFooter |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultLayout()
| Method Detail |
|---|
public String getHeader()
StandardLayout
getHeader in class StandardLayout
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||