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

Improve TuyaMessageDispatcher logging #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 17, 2024

  1. Improve TuyaMessageDispatcher logging

    As of commit 0068cfc any exception thrown by the consumer will be
    logged at debug level. This makes it very difficult to track errors that
    occur while consuming the message.
    
    This commit improves logging in TuyaMessageDispatcher by logging
    consumer errors at error level again.
    vpavic committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    82e01fd View commit details
    Browse the repository at this point in the history