Debug: how to write the debug message into file?

Created on 1 Mar 2017  路  2Comments  路  Source: visionmedia/debug

now it is printed out at the stdout or stderr?

Most helpful comment

how to write the debug message into file?

jordan_cry

All 2 comments

$ node script 2>debug.txt

how to write the debug message into file?

jordan_cry

Was this page helpful?
0 / 5 - 0 ratings