A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Office365 Calendar issue
-
@sdetweil Yes, I can, but can you provide an example how to do that in the config.js file
-
@sdetweil can you help?
-
@SdR come on,
line in config.js
logLevel: ["INFO", "LOG", "WARN", "ERROR"],
add
"DEBUG"
to that list
-
-
@sdetweil said in Office365 Calendar issue:
@SdR come on,
line in config.js
logLevel: ["INFO", "LOG", "WARN", "ERROR"],
add
"DEBUG"
to that list
I added it in config.js at this location;
*/
var config = {
logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”,“DEBUG”],
address: “localhost”, // Address to listen on, can be:I will send the result in PM, but I don’t see any DEBUG line in pm2.log
-
@SdR that (no debug) means uvare not running the develop branch fixes
-
@sdetweil ok so what do I need to do to provide you the information you need?