Page 1 of 1

Log spam every minute

Posted: Wednesday 10 August 2022 15:33
by solarboy
Once a minute I have this in my logs, often it fills the entire "status" log.

EventSystem: Script event triggered: /home/pi/domoticz/dzVents/runtime/dzVents.lua

It's pretty annoying.

I have set dzvent logging to "silent"

Perhaps someone knows a way to stop this ?

Re: Log spam every minute

Posted: Wednesday 10 August 2022 16:09
by jvdz

Re: Log spam every minute

Posted: Wednesday 10 August 2022 18:56
by solarboy
Thanks jvdz. I had a look at that but it also turns off my blockly event log entries which I find much more informative, showing which part of which script was triggered.

Also, as they are in the "info" section as opposed to the "status" section of the log, they are available when I am debugging but can be "turned off" leaving an easier to parse log.

It's not a big problem and thanks for your suggestion, I just wondered if there was something I was missing.