diff --git a/Module-Debugging.md b/Module-Debugging.md index 9416d6f..253bb8b 100644 --- a/Module-Debugging.md +++ b/Module-Debugging.md @@ -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: