node-bunyan-lite/lib
Chakrit Wichian 90360351b4 Fix #97 unref() the rotation timeout in RotatingFileStream.
The rotation `setTimeout` from `RotatingFileStream` will prevent the process from exiting.
This fix simply `unref()` the timeout immediately after it is set.
2013-08-21 14:47:28 +07:00
..
bunyan.js Fix #97 unref() the rotation timeout in RotatingFileStream. 2013-08-21 14:47:28 +07:00