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

[miele] Reduce log level to TRACE for request/response logging #11782

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Dec 14, 2021

Fixes #11781

Signed-off-by: Jacob Laursen [email protected]

Full requests and responses are logged as log level DEBUG. This makes log level DEBUG almost unusable as it's completely spammed with requests all the time. This pull request reduces log level to TRACE.

@jlaur jlaur requested a review from kgoderis as a code owner December 14, 2021 16:17
@jlaur jlaur changed the title [miele] Reduce log level to TRACE for full request/response logging [miele] Reduce log level to TRACE for request/response logging Dec 14, 2021
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

thanks!

@kaikreuzer kaikreuzer added bug An unexpected problem or unintended behavior of an add-on enhancement An enhancement or new feature for an existing add-on labels Dec 14, 2021
@kaikreuzer kaikreuzer merged commit c71e5bd into openhab:main Dec 14, 2021
@wborn wborn added this to the 3.2 milestone Dec 15, 2021
NickWaterton pushed a commit to NickWaterton/openhab-addons that referenced this pull request Dec 30, 2021
mischmidt83 pushed a commit to mischmidt83/openhab-addons that referenced this pull request Jan 9, 2022
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Jan 28, 2022
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
@jlaur jlaur deleted the 11781-miele-invoke-rpc-logging branch June 13, 2022 18:48
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
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 enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[miele] Full requests and responses are logged with log level DEBUG
3 participants