log4js-node/lib
John Engler 3ec9811b5e Update log4js module to expose a shutdown function.
loadAppender will check for a shutdown function exposed by
a loaded appender. If present, it will be cached so that the
shutdown function can execute it.

The intent here is that a Node application would not invoked
process.exit until after the log4js shutdown callback returns.
2014-04-05 15:12:45 -07:00
..
appenders trying out a shutdown function 2013-08-05 07:21:12 +10:00
streams moved debug fn out to own module, added tests 2013-06-24 08:51:10 +10:00
connect-logger.js removed unnecessary argument to createNoLogCondition 2013-06-05 08:38:39 +10:00
date_format.js improved coverage for date_format 2013-06-17 16:00:42 +10:00
debug.js moved debug fn out to own module, added tests 2013-06-24 08:51:10 +10:00
layouts.js improved coverage for layouts 2013-06-14 08:13:16 +10:00
levels.js more linting 2013-05-30 08:26:03 +10:00
log4js.js Update log4js module to expose a shutdown function. 2014-04-05 15:12:45 -07:00
log4js.json added test for log roller, not written yet 2010-12-05 17:17:37 +11:00
logger.js more linting 2013-05-30 08:26:26 +10:00