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
Christiaan Westerbeek 9b4c7d1574
Fixes the error with test/logglyAppender-test
11 years ago
..
streams improved coverage of rolling file stream 11 years ago
categoryFilter-test.js formatting fixes, unnecessary code removed 11 years ago
clusteredAppender-test.js Fixed unit tests, now with regexes. 11 years ago
configuration-test.js more linting 11 years ago
configureNoLevels-test.js don't create functions in a loop 11 years ago
connect-logger-test.js improved coverage for connect-logger 11 years ago
consoleAppender-test.js improved coverage for console appender 11 years ago
dateFileAppender-test.js improved coverage of file appenders 11 years ago
date_format-test.js Update date_format-test.js 11 years ago
debug-test.js moved debug fn out to own module, added tests 11 years ago
fileAppender-test.js Update fileAppender-test.js 11 years ago
gelfAppender-test.js Merge branch 'master' of https://github.com/nomiddlename/log4js-node 11 years ago
global-log-level-test.js more linting 11 years ago
hookioAppender-test.js improved coverage of hookio appender 11 years ago
layouts-test.js Update layouts-test.js 11 years ago
levels-test.js added test to improve levels coverage 11 years ago
log-abspath-test.js more linting 11 years ago
log4js.json initial refactoring to allow dependency injection 14 years ago
logLevelFilter-test.js more linting 11 years ago
logger-test.js improved coverage of logger 11 years ago
logging-test.js simplified the reload config code a little, moved the tests into their own file, improved coverage 11 years ago
logglyAppender-test.js Fixes the error with test/logglyAppender-test 11 years ago
multiprocess-test.js Fixed unit tests, now with regexes. 11 years ago
nolog-test.js more linting 11 years ago
reloadConfiguration-test.js simplified the reload config code a little, moved the tests into their own file, improved coverage 11 years ago
setLevel-asymmetry-test.js more linting 11 years ago
smtpAppender-test.js increased test coverage for smtp appender 11 years ago
with-categoryFilter.json Category excluding filter. 12 years ago
with-dateFile.json Working date rolling file appender. 12 years ago
with-log-rolling.json Removed mentions of pollInterval (issue #93) 12 years ago
with-logLevelFilter.json All tests pass, moved appenders into separate files, so that extra ones can be added easily 13 years ago