log4js-node/lib
Gareth Jones 68d1c8fa07 Merge pull request #69 from NetDevLtd/feature/setLevelAsymmetry
setLevel vs isLevelEnabled asymmetry
2012-05-08 16:38:55 -07:00
..
appenders added more gelf tests 2012-02-13 08:54:35 +11:00
connect-logger.js Fixed a BUG that prevents connectlogger from working if loglevel is WARN 2011-12-07 15:28:35 +01: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 fixed missing space between log data elements 2011-09-15 08:18:24 +10:00
levels.js Changed toLevel to accept a Log4js.Level (or in fact any object), and try to convert it to a Log4js.Level. Fixes the setLevel asymmetry, where you cannot setLevel(log4js.level.foo) 2012-05-02 15:41:32 +01:00
log4js.js Fixes the log4js.configure({}) issue which zapped all loggers' levels to TRACE, even if they were previously set to something else 2012-05-02 16:10:20 +01:00
log4js.json added test for log roller, not written yet 2010-12-05 17:17:37 +11:00
streams.js turned off debug in streams (issue #63) 2012-03-20 09:39:15 +11:00