|
||||||||||
| 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.HTMLLayout
nl.knowledgeplaza.util.log4j.HTMLLayout
public class HTMLLayout
Better layout of text only events
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.HTMLLayout |
|---|
BUF_SIZE, LOCATION_INFO_OPTION, MAX_CAPACITY, TITLE_OPTION |
| Fields inherited from class org.apache.log4j.Layout |
|---|
LINE_SEP, LINE_SEP_LEN |
| Constructor Summary | |
|---|---|
HTMLLayout()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(org.apache.log4j.spi.LoggingEvent loggingEvent)
improve the layout: - top align the - replace \n with |
| Methods inherited from class org.apache.log4j.HTMLLayout |
|---|
activateOptions, getContentType, getFooter, getHeader, getLocationInfo, getTitle, ignoresThrowable, setLocationInfo, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLLayout()
| Method Detail |
|---|
public java.lang.String format(org.apache.log4j.spi.LoggingEvent loggingEvent)
format in class org.apache.log4j.HTMLLayout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||