MicrosoftDX / Vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
http://www.vorlonjs.com
Other
2.92k stars 259 forks source link

How can I write a log file in hard disk? #445

Open ghost opened 5 years ago

ghost commented 5 years ago

I tested with the documentation of this repository but it doesn't work for me.

Please. How can I write a log file in hard disk?

Thanks.