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
Skylar Lowery 1454ae5350
Use isUndefined test method vs equals undefined
10 years ago
..
streams Closes #238 Updated async library in order to use lib in —use-strict mode 10 years ago
categoryFilter-test.js altering the timings on some tests to make them slightly less flaky (maybe) 10 years ago
clusteredAppender-test.js Unit test. 10 years ago
configuration-test.js Allow adding of appenders as objects 11 years ago
configureNoLevels-test.js don't create functions in a loop 11 years ago
connect-logger-test.js test/connect-logger-test.js - tests for custom tokens 10 years ago
consoleAppender-test.js improved coverage for console appender 11 years ago
dateFileAppender-test.js Make some test windows friendly. 10 years ago
date_format-test.js Bugfixes: get the unit tests passing again 10 years ago
debug-test.js moved debug fn out to own module, added tests 11 years ago
fileAppender-test.js Removed property 'level' from the file appender, because that functionality is provided by appender logLevelFilter. 10 years ago
fileSyncAppender-test.js Make some test windows friendly. 10 years ago
gelfAppender-test.js Use isUndefined test method vs equals undefined 10 years ago
global-log-level-test.js Add unit test to check if the level is set on all categories 11 years ago
layouts-test.js Bugfixes: get the unit tests passing again 10 years ago
levels-test.js Fix and test for MARK level. 10 years ago
log-abspath-test.js Make some test windows friendly. 10 years ago
log4js.json initial refactoring to allow dependency injection 14 years ago
logLevelFilter-test.js Adjusting and adding new tests for logLevelFilter to handle the maxLevel option. 10 years ago
logger-test.js Support for disabling log writes on shutdown. 11 years ago
logging-test.js getBufferedLogger tested. 10 years ago
logglyAppender-test.js fixing unit test 11 years ago
logstashUDP-test.js adding logstash UDP appender 10 years ago
multiprocess-test.js Fixed unit tests, now with regexes. 11 years ago
nolog-test.js 0.8 compatibility 10 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 The smtp appender now works with the current version of nodemailer 10 years ago
subcategories-test.js Added test to check loggers using sub-categories. 10 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 Adjusting and adding new tests for logLevelFilter to handle the maxLevel option. 10 years ago