Skip to content

Commit

Permalink
Add logger config for GroupStateUpdatedEvent
Browse files Browse the repository at this point in the history
Refs openhab/openhab-core#3141.

Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 authored Apr 4, 2023
1 parent 069d8bc commit e61c4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launch/app/runtime/log4j2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@

<Logger level="ERROR" name="openhab.event.ItemStateEvent"/>
<Logger level="ERROR" name="openhab.event.ItemStateUpdatedEvent"/>
<Logger level="ERROR" name="openhab.event.GroupStateUpdatedEvent"/>
<Logger level="ERROR" name="openhab.event.ItemAddedEvent"/>
<Logger level="ERROR" name="openhab.event.ItemRemovedEvent"/>
<Logger level="ERROR" name="openhab.event.ItemChannelLinkAddedEvent"/>
Expand Down

0 comments on commit e61c4ef

Please sign in to comment.