mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Updated Module Debugging (markdown)
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 Browser (DevTools) log?
|
||||||
* Do you want your log message to go to the MagicMirror debug 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*?
|
* 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:
|
The one logger that always seem to do the trick is:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user