Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[digitalstrom] Fix: Remove excessive log statements for unknown Application Groups #11433

Merged
merged 1 commit into from
Oct 24, 2021

Conversation

ardanedh
Copy link
Contributor

Fixes #10939, excessive log statements. The occurence of the unknown Application Groups is still unclear and a first try to squelch the logging messages failed.
The WARN log statement has been removed competely as there is no means of correcting the digitalSTROM configuration on the DSS or in the binding.

Signed-off-by: Rouven Schürch r.schuerch@gmx.ch

…Groups

Signed-off-by: Rouven Schürch <r.schuerch@gmx.ch>
@ardanedh ardanedh changed the title Fixes #10939: Remove excessive log statements for unknown Application Groups [digitalstrom] Fixes #10939: Remove excessive log statements for unknown Application Groups Oct 23, 2021
@lolodomo
Copy link
Contributor

I imagine this warning was introduced for a reason. Rather than removing it, wouldn't it make sense to rather reduce its level to DEBUG (or even TRACE) ? Like that, it will not be logged for standard users.

@ardanedh
Copy link
Contributor Author

Actually, the log statement had been introduced by me, under the impression of being a good idea - which it was not. At the time of writing my digitalSTROM installation consisted of a few items, the log statement was negligible, now running a few items more, the log spam is considerable.
Furthermore, the information is of no practical use at the moment: digitalSTROM is breaking its own API, the binding taking the load of this makes not much sense.

@lolodomo
Copy link
Contributor

Ok

Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lolodomo lolodomo merged commit 9f25507 into openhab:main Oct 24, 2021
@lolodomo lolodomo added this to the 3.2 milestone Oct 24, 2021
@ardanedh ardanedh deleted the 10939-removeDigitalSTROMLogSpam branch October 24, 2021 19:38
@lolodomo lolodomo added the bug An unexpected problem or unintended behavior of an add-on label Oct 25, 2021
dschoepel pushed a commit to dschoepel/openhab-addons that referenced this pull request Nov 9, 2021
…icationGroups (openhab#11433)

Signed-off-by: Rouven Schürch <r.schuerch@gmx.ch>
Signed-off-by: Dave J Schoepel <dave@theschoepels.com>
@wborn wborn changed the title [digitalstrom] Fixes #10939: Remove excessive log statements for unknown Application Groups [digitalstrom] Fixe: Remove excessive log statements for unknown Application Groups Dec 18, 2021
@wborn wborn changed the title [digitalstrom] Fixe: Remove excessive log statements for unknown Application Groups [digitalstrom] Fix: Remove excessive log statements for unknown Application Groups Dec 18, 2021
NickWaterton pushed a commit to NickWaterton/openhab-addons that referenced this pull request Dec 30, 2021
…icationGroups (openhab#11433)

Signed-off-by: Rouven Schürch <r.schuerch@gmx.ch>
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Jan 28, 2022
…icationGroups (openhab#11433)

Signed-off-by: Rouven Schürch <r.schuerch@gmx.ch>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
…icationGroups (openhab#11433)

Signed-off-by: Rouven Schürch <r.schuerch@gmx.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[digitalstrom] custom groups on digitalstrom server cause log flooding
2 participants