How do you suppress event log entry?

This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
Forum rules
This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
colovin
Posts: 175
Joined: Tue Oct 27, 2009 11:55 pm

How do you suppress event log entry?

Post by colovin »

I'm getting weather data in from WeatherDisplay. It's updating once every minute which tends to flood my event log. When setting up a trigger there's an option to "Hide trigger executions in Event Log". Is there anyway to hide plugin executions in the event log? Right now it makes for a lot of "WD Weather Data Updated" entries.
Indigo 7.1.1, OS 10.14.6, MacMini .3.2 GHz 6 Intel Core i7, 64 GB ram
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: How do you suppress event log entry?

Post by jay (support) »

There is no way to filter the event log at the moment. I suggest you fix your weather display script (I assume it's some 3rd party script) to not log.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Locked

Return to “Extending Indigo with Plugins and Python”