A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Question to Log.info in js file
-
Hi,
I have a probably stupid question, I add a Log.info line within my JS file of a module e.g. Log.info('Starting module: ’ + this.name);
Can you please tell me where I find the corresponding Log?
It is not the log in the terminal where I started the MM (nmap start), and I can also not find a folder containing logs.Best regards
Seppel -
Log.Info will print to the Browser Console.
In Firefox or Chrome hit: Ctrl+Shift+I and then click the “console button”