|
Log4js 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Log4js.Layout | +--Log4js.SimpleLayout
Defined in log4js.js
Author: Stephan Strittmatter
Field Summary | |
Object |
LINE_SEP
|
Object |
LINE_SEP_LEN
|
Constructor Summary | |
Log4js.SimpleLayout()
SimpleLayout consists of the level of the log statement, followed by " - " and then the log message itself. |
Methods inherited from class Log4js.Layout |
format, getContentType, getHeader, getFooter, getSeparator
|
Field Detail |
Object LINE_SEP
Object LINE_SEP_LEN
Constructor Detail |
Log4js.SimpleLayout()
DEBUG - Hello world
|
Log4js 1.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |