633ed3cddb
Updated logger.js to support disabling all log writes. Updated log4js.js shutdown function to disable log writes. Added tests. Update gitignore to ignore rolling date stream's test output.
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
*.log
|
|
*.log??
|
|
build
|
|
node_modules
|
|
.bob/
|
|
test/streams/test-rolling-file-stream*
|
|
test/streams/test-rolling-stream-with-existing-files*
|