From a6d580e4aaf40ada833ac83694e03e18ff5921bb Mon Sep 17 00:00:00 2001 From: "E:V:A" Date: Sun, 4 Mar 2018 12:22:44 +0200 Subject: [PATCH] Updated Module Debugging (markdown) --- Module-Debugging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: