Page 1 of 1
Possible to have a more configurable logger?
Posted: Tue Jan 20, 2015 10:02 am
by Mastiff
I use the logger a lot to keep track of what happens in my system. But there are a few things that I really don't need. Would it be possible to make it optional to show the names of the macros that run and the name of the actions that run inside a macro? An example:
Code: Select all
Termostatstyring av rommene
Temperaturstyring av ovner
WC.: Temperatur: 23.0, termostatmodus: 1, termostattemperatur: 22, tidspunkt: Kl. 11:01, den 20.01.
The final line is the only one I would like to have there. That's a printout of all the info I need, while the two first lines are unnecessary.
Re: Possible to have a more configurable logger?
Posted: Tue Jan 20, 2015 11:08 am
by Pako
Your example I do not understand much.
Can you please add a screenshot (and if it is possible, with more kinds of actions) ?
Pako
Re: Possible to have a more configurable logger?
Posted: Tue Jan 20, 2015 11:15 am
by Mastiff
Those I would like to get rid of are marked in red.

The names of macros and events that are being run.
Re: Possible to have a more configurable logger?
Posted: Tue Jan 20, 2015 11:26 am
by Pako

- ViewMenu.png (9.04 KiB) Viewed 6921 times
And
View menu options do not satisfy you?
Pako
Re: Possible to have a more configurable logger?
Posted: Tue Jan 20, 2015 11:29 am
by Mastiff
Silly me... I was looking undre options! Thanks!

Re: Possible to have a more configurable logger?
Posted: Mon May 25, 2015 2:55 pm
by wawa79
Hello,
I am looking for some way to reduce log verbosity. I am using EG for home automation and my log gets flooded with various events from sensors just because I have one macro that writes sensors value to a database.
One solution could be to temporarily disable the event. But if I do so, I would no longer get the values written into my database.
It would be nice that next release of EG allows enabling/disabling log of specific sets of events/macros/commands. I see 2 possibilities:
1) a system of log "layers" where we could assign events/macros/commands to named layers of log and then activate any of these layers to be actually displayed. New items would be assigned to Default layer that would correspond to current log
2) an option to enable/disable log of any folder (and the events/macros/commands it contain)
I hope 1) or 2) or both could be implemented in a near future
Re: Possible to have a more configurable logger?
Posted: Mon May 25, 2015 3:11 pm
by krambriw
Check out this, it should be covering most since you can basically block all events from being logged (but still working as events). This is however configured differently to what you drafted
viewtopic.php?f=9&t=2852&start=15#p34972
Possible to have a more configurable logger
Posted: Tue Jan 12, 2016 7:50 pm
by BernardZet
I was wondering if it was possible to have the replay of a kill or the replay of a play?If its not ,is it something that could be done.....