.. |
bufferedStream.js
|
Working version of fully-async log rolling file appender - tests need fixing though
|
2011-12-19 16:58:21 +11:00 |
date_format.js
|
removed the extensions to Date, put them in their own library
|
2011-07-08 08:15:13 +10:00 |
fileAppender.js
|
fixed file appender tests
|
2012-03-22 09:34:41 +11:00 |
gelfAppender.js
|
manually merged TooTallNate's pull request #62
|
2012-05-29 16:49:12 +10:00 |
hookioAppender.js
|
Pass in all appender parameters to the Hook constructor so a port can be specified
|
2011-10-28 10:07:48 +11:00 |
layouts.js
|
vows seems to have removed assert.length, replaced with assert.equal
|
2011-11-16 08:39:07 +11:00 |
levels.js
|
Fixed issue #51, added tests to cover levels
|
2012-02-22 14:14:46 +11:00 |
log4js.json
|
initial refactoring to allow dependency injection
|
2010-12-04 20:47:30 +11:00 |
logging.js
|
changed config loading to be more predictable
|
2012-05-29 15:50:35 +10:00 |
logLevelFilter.js
|
Fixed the file appender tests
|
2011-12-20 08:49:21 +11:00 |
multiprocessAppender.js
|
Add tests for multiprocess file appender
|
2011-11-03 09:10:02 +11:00 |
rollingFileStream.js
|
Fixed the file appender tests
|
2011-12-20 08:49:21 +11:00 |
smtpAppender.js
|
fixed up gelf tests
|
2012-02-10 18:14:50 +11:00 |
test-configureNoLevels.js
|
Added vows test for the log4js.configure inconsistency, when no 'levels' property is passed in the configuration
|
2012-05-08 19:19:33 +01:00 |
test-connect-logger.js
|
vows seems to have removed assert.length, replaced with assert.equal
|
2011-11-16 08:39:07 +11:00 |
test-global-log-level.js
|
removed main function, now using felixge's sandboxed-module, split code into multiple files
|
2011-07-12 13:02:48 +10:00 |
test-log-abspath.js
|
More fixes + Test for "cwd" option
|
2012-02-08 10:25:14 +05:30 |
test-nolog.js
|
fixed the nolog tests
|
2012-05-09 16:40:27 +10:00 |
test-setLevel-asymmetry.js
|
Added vows tests for the setLevel asymmetry fix
|
2012-05-08 12:23:30 +01:00 |
with-log-rolling.json
|
Added log rolling to config files
|
2010-12-06 18:23:43 +11:00 |
with-logLevelFilter.json
|
All tests pass, moved appenders into separate files, so that extra ones can be added easily
|
2011-07-26 08:52:40 +10:00 |