m1k3l Tue, 20 Mar 2012 11:15:19 -0700
Hi, is there an async logging from native code in NodeJS? Something similar to console.log() or a way to send logging events that could be used in a JS program?
Thanks