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
Arif Amirani 788de0cac3
Added basic tests for gelf appender
13 years ago
..
bufferedStream.js Working version of fully-async log rolling file appender - tests need fixing though 13 years ago
date_format.js removed the extensions to Date, put them in their own library 13 years ago
fileAppender.js made the file tests more robust 13 years ago
gelfAppender.js Added basic tests for gelf appender 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 vows seems to have removed assert.length, replaced with assert.equal 13 years ago
log4js.json initial refactoring to allow dependency injection 14 years ago
logLevelFilter.js Fixed the file appender tests 13 years ago
logging.js added methods and config to turn off console.log replacement (issue #34) 13 years ago
multiprocessAppender.js Add tests for multiprocess file appender 13 years ago
rollingFileStream.js Fixed the file appender tests 13 years ago
smtpAppender.js Add SMTP appender 13 years ago
test-connect-logger.js vows seems to have removed assert.length, replaced with assert.equal 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
test-nolog.js add test code for no log 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