Jeff Beagley

Results 1 comments of Jeff Beagley

I just send this to a nodejs stream and manually console.log (assuming you have not overwritten console.log behavior) ``` let _stream = new stream.Writable() let _log = bunyan.createLogger({ name: this._process_name,...