Read the statement by Michael Teeuw here.
my mirror freezes!
-
@Manu85 yes, follow the modules readme
-
ok i try …
-
I installed it at the top of the config.js file and I have an error when starting the MM “please create a config file”
language: “fr”,
timeFormat: 24,
units: “metric”,modules: [ { module: 'MMM-Logging', config: { // Module functions out of the box with nothing set here. // See below for configurable options. } } ]
}
-
{ module: 'MMM-Logging', config: { // Module functions out of the box with nothing set here. // See below for configurable options. }, // < ---- missing comma (like behind all modules)
-
I installed it at the top of the config.js file and I have an error when starting the MM “please create a config file”
language: “fr”,
timeFormat: 24,
units: “metric”,modules: [ { module: 'MMM-Logging', config: { // Module functions out of the box with nothing set here. // See below for configurable options. } } ]
}
-
excuse me I sent the message twice because the site had crashed …, I test what you sent me
-
I still have the same message.
language: “fr”,
timeFormat: 24,
units: “metric”,modules: [ { module: 'MMM-Logging', config: { // Module functions out of the box with nothing set here. // See below for configurable options. }, // < ---- missing comma (like behind all modules)
-
@Manu85 sorry, copy error on my part
{ module: 'MMM-Logging', config: { // Module functions out of the box with nothing set here. // See below for configurable options. } } , // < --- add comma here means continued
-
impeccable, you’re the best, the mirror has restarted, and now what’s next please
-
@Manu85 wait til it hangs… look at the MMM-Logging module instructions, where does it put the log file,
find it and practice how to view it