|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.Layout
org.jdiagnose.library.logging.MessageOnlyLayout
Field Summary |
Fields inherited from class org.apache.log4j.Layout |
LINE_SEP, LINE_SEP_LEN |
Constructor Summary | |
MessageOnlyLayout()
|
Method Summary | |
void |
activateOptions()
|
java.lang.String |
format(org.apache.log4j.spi.LoggingEvent event)
|
boolean |
ignoresThrowable()
|
void |
setIgnoresThrowable(boolean ignoresThrowable)
|
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 |
Constructor Detail |
public MessageOnlyLayout()
Method Detail |
public java.lang.String format(org.apache.log4j.spi.LoggingEvent event)
public boolean ignoresThrowable()
public void activateOptions()
public void setIgnoresThrowable(boolean ignoresThrowable)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |