migrated logLevelFilter tests to mocha, changed filter api slightly
This commit is contained in:
+3
-1
@@ -10,4 +10,6 @@ appenders now only need to provide configure function
|
||||
log4js.configure now only takes single argument (no options)
|
||||
tests use mocha not vows
|
||||
replaced my debug lib with tjholowaychuk's debug (more of a standard)
|
||||
options.cwd removed - filenames should always be specified in full, not relative
|
||||
options.cwd removed - filenames should always be specified in full, not relative
|
||||
loglevelfilter changed to accept a list of log levels it allows
|
||||
appenders that wrap other appenders must reference them by name
|
||||
|
||||
Reference in New Issue
Block a user