i am the author of "ln". ln is a high performance file logging lib for nodejs 
and it is super fast in file logging and i do prepare a benchmark script for 
you to compare the speed, memory usage with bunyan, winston and others. mine 
did the best.

Other than that, ln does support log rotation on a single file under cluster 
module and it is not using master logging mechanism. you can also customize the 
filename with date. I made a test case which will rotate the log file every 
millisecond and it does not throw any errors

for the details, please check http://github.com/wood1986/ln

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/b6fe3383-e0de-47d8-82c6-c65240c10766%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to