log4js-node/test
Gareth Jones 0a0119300b Merge pull request #32 from dbrain/master
hook.io appender should accept all configuration
2011-10-30 14:47:29 -07:00
..
date_format.js removed the extensions to Date, put them in their own library 2011-07-08 08:15:13 +10:00
fileAppender.js fixed the behaviour of maxlogsize + 0 backups 2011-07-26 18:40:41 +10:00
hookioAppender.js Pass in all appender parameters to the Hook constructor so a port can be specified 2011-10-28 10:07:48 +11:00
layouts.js fixed missing space between log data elements 2011-09-15 08:18:24 +10:00
log4js.json initial refactoring to allow dependency injection 2010-12-04 20:47:30 +11:00
logging.js Lazy load any new style appenders 2011-10-27 16:25:38 +11:00
logLevelFilter.js All tests pass, moved appenders into separate files, so that extra ones can be added easily 2011-07-26 08:52:40 +10:00
test-connect-logger.js removed main function, now using felixge's sandboxed-module, split code into multiple files 2011-07-12 13:02:48 +10:00
test-global-log-level.js removed main function, now using felixge's sandboxed-module, split code into multiple files 2011-07-12 13:02:48 +10:00
test-nolog.js add test code for no log 2011-10-29 11:57:28 +09:00
with-log-rolling.json Added log rolling to config files 2010-12-06 18:23:43 +11:00
with-logLevelFilter.json All tests pass, moved appenders into separate files, so that extra ones can be added easily 2011-07-26 08:52:40 +10:00