|
|||||||||
| 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.BareLayout
public class BareLayout
Layout whose pattern is only the log message itself: "%m"
| 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 | |
|---|---|
BareLayout()
Construct a BareLayout |
|
| Method Summary |
|---|
| Methods inherited from class ariba.util.log.StandardLayout |
|---|
createPatternParser, getHeader |
| 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 BareLayout()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||