|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.log4j.Layout
com.parabon.ec.logging.DirectLayout
public class DirectLayout
Logs messages with no formatting. This supports ec loggers that are used as output files rather than logs.
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.Layout |
|---|
LINE_SEP, LINE_SEP_LEN |
| Constructor Summary | |
|---|---|
DirectLayout()
Constructs layout |
|
| Method Summary | |
|---|---|
void |
activateOptions()
No-op |
java.lang.String |
format(org.apache.log4j.spi.LoggingEvent event)
|
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 DirectLayout()
| Method Detail |
|---|
public void activateOptions()
activateOptions in interface org.apache.log4j.spi.OptionHandleractivateOptions in class org.apache.log4j.Layoutpublic java.lang.String format(org.apache.log4j.spi.LoggingEvent event)
format in class org.apache.log4j.Layoutpublic boolean ignoresThrowable()
ignoresThrowable in class org.apache.log4j.Layout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||