Read the statement by Michael Teeuw here.
Prioritize loading specific module
-
I had an idea of outputting the developer console to the mirror window to give it more of a nerdy feel.
I have managed to get it to output to the html but I would like it to log all console output even those which say loading modules ect, does anyone have any idea how I could go about achieving this as a module?
Edit:
I should have been a little more specific, I have made an override for the Log.info function currently. It display’s to html any output after all the modules are loaded and the updatenotification is suspended. -
In case anyone is interested, I have managed to get the console output from anytime after the console module is loaded.
-
Dude, cool idea! :thumbsup:
-
cool… now you need to get all of the node helper content into the same log… in time order…
course, when the mirror crashes, then we can’t see the log…
-
@sdetweil I like the sound of that! But yeah the crash part may be an issue. But in some cases the module’s just stop updating and your mirror holds the same web content?
-
@seann i want it when the screen goes black… and sadly that is the worst time for another module!..
having two different sets of logging info just makes it hard for everyone…
-
@seann That’s a cool idea indeed.
Can you set up a proper module MMM-Console so we can all play with it? -
-
@seann Thanks! You might consider naming it MMM-Console to align with the naming convention of 3rd party modules.
-
@lavolp3 I have done that :)