.. |
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
|
made the file tests more robust
|
2011-12-20 09:59:02 +11:00 |
gelfAppender.js
|
Changed tests to not use live udp server as it fails on CI
|
2012-01-13 13:00:53 +05:30 |
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 |
log4js.json
|
initial refactoring to allow dependency injection
|
2010-12-04 20:47:30 +11:00 |
logging.js
|
added methods and config to turn off console.log replacement (issue #34)
|
2011-11-18 08:44:04 +11: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
|
Add SMTP appender
|
2011-11-08 08:56:21 +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
|
add test code for no log
|
2011-10-29 11:57:28 +09: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 |