removed log-abspath

This commit is contained in:
Gareth Jones
2013-08-26 07:58:45 +10:00
parent 04d0113224
commit b2569c6d9d
2 changed files with 1 additions and 75 deletions

View File

@@ -10,3 +10,4 @@ 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