Updated Module Debugging (markdown)

E:V:A 2018-03-04 12:22:44 +02:00
parent 1cf5c027bf
commit a6d580e4aa

@ -46,7 +46,7 @@ However, from within your *node_helper.js*, if you have one, these are not avail
* Do you want your log message to go to the Browser (DevTools) log?
* Do you want your log message to go to the MagicMirror debug log?
Such as in: `~/.pm2/logs/mm-out.log` () or `~/.pm2/logs/mm-out.log` (), when running MM using *pm2*.
Such as in: `~/.pm2/logs/mm-error-0.log` (stderr?) or `~/.pm2/logs/mm-out-0.log` (stdout?), when running MM using *pm2*.
* Do you want the logs to show up when running in: *npm start dev*?
The one logger that always seem to do the trick is: