0

console.trace("Here I am!") - prints stack trace in current position of code. Is it possible to start writing stack trace from the beginning of script (or certain position) till the end of script to external log file like (/tmp/myTraceFile_${process.pid})?

0 Answers0