log4js-node/lib
Friedel Ziegelmayer 4a7a90ed53 [feature] Add color option to pattern layout.
Based on #90 this implements the possibillity to add the color codes
according to the log level via %[ and %].
2012-12-02 23:41:59 +01:00
..
appenders fix for issue #100, multiprocess appender and logLevelFilter don't play nicely 2012-11-09 16:02:16 +11:00
streams Working date rolling file stream 2012-09-18 08:46:39 +10:00
connect-logger.js fixed the nolog tests 2012-05-09 16:40:27 +10:00
date_format.js removed the extensions to Date, put them in their own library 2011-07-08 08:15:13 +10:00
layouts.js [feature] Add color option to pattern layout. 2012-12-02 23:41:59 +01:00
levels.js Moved Logger into separate file, added support for loading appenders outside log4js, removed 'name' from appender requirements 2012-06-01 11:11:07 +10:00
log4js.js Check environment variable LOG4JS_CONFIG for configuration file location. 2012-10-16 08:36:26 +11:00
log4js.json added test for log roller, not written yet 2010-12-05 17:17:37 +11:00
logger.js Moved Logger into separate file, added support for loading appenders outside log4js, removed 'name' from appender requirements 2012-06-01 11:11:07 +10:00