You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
log4js-node/test
Danny Brain a95117c0d3
Add tests for multiprocess file appender
13 years ago
..
date_format.js removed the extensions to Date, put them in their own library 13 years ago
fileAppender.js fixed the behaviour of maxlogsize + 0 backups 13 years ago
hookioAppender.js Pass in all appender parameters to the Hook constructor so a port can be specified 13 years ago
layouts.js fixed missing space between log data elements 13 years ago
log4js.json initial refactoring to allow dependency injection 14 years ago
logLevelFilter.js All tests pass, moved appenders into separate files, so that extra ones can be added easily 13 years ago
logging.js Lazy load any new style appenders 13 years ago
multiprocessAppender.js Add tests for multiprocess file appender 13 years ago
test-connect-logger.js removed main function, now using felixge's sandboxed-module, split code into multiple files 13 years ago
test-global-log-level.js removed main function, now using felixge's sandboxed-module, split code into multiple files 13 years ago
with-log-rolling.json Added log rolling to config files 14 years ago
with-logLevelFilter.json All tests pass, moved appenders into separate files, so that extra ones can be added easily 13 years ago