added streams, date-format changes

This commit is contained in:
Gareth Jones 2013-08-29 22:18:34 +10:00
parent 72c4fb48db
commit 80f8f5a795

View File

@ -13,3 +13,5 @@ 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 loglevelfilter changed to accept a list of log levels it allows
appenders that wrap other appenders must reference them by name appenders that wrap other appenders must reference them by name
extracted streams to streamroller
extracted date_format.js to date-format