append_log
append only log for todb
It has two methods, add
and readStream
. ReadStream returns a stream of the entire log file.
var appendLog = './test.log' { log };
append only log for todb
It has two methods, add
and readStream
. ReadStream returns a stream of the entire log file.
var appendLog = './test.log' { log };
npm i append-log
5
0.0.6
MIT