Working version of fully-async log rolling file appender - tests need fixing though

This commit is contained in:
Gareth Jones
2011-12-19 16:58:21 +11:00
parent e5d0b3348f
commit 78de73a274
5 changed files with 482 additions and 114 deletions

View File

@@ -22,6 +22,7 @@
"lib": "lib"
},
"dependencies": {
"async": "0.1.15"
},
"devDependencies": {
"vows": ">=0.5.2",