Skip to content

Comments

Fixup logging#216

Merged
sveinse merged 4 commits intocustom-components:masterfrom
sveinse:feature-logging-fixups
Jul 22, 2025
Merged

Fixup logging#216
sveinse merged 4 commits intocustom-components:masterfrom
sveinse:feature-logging-fixups

Conversation

@sveinse
Copy link
Collaborator

@sveinse sveinse commented Jul 22, 2025

Some minor improvements of annoyances while reading a lot of logs. This PR also enabled API and stream logging by default so its easier to see. I expect to remove that from the production release.

Fixes #210 . Fixes #211

  • Enable API and stream logging by default for beta release
  • Make consistent DEBUG_ flags for setting debug logging modes
  • Add Zaptec.qual_id() to look up the short-name of any object

* Enable API and stream logging by default for beta release
* Make consistent `DEBUG_` flags for setting debug logging modes
* Add `Zaptec.qual_id()` to look up the short-name of any object
@sveinse sveinse added this to the v0.8 milestone Jul 22, 2025
sveinse added 2 commits July 22, 2025 19:04
* Add from which Zaptec attribute it originates
* Only print UNAVAILABLE once when it happens
* Don't dump TB on KeyUnavailableError
@sveinse sveinse changed the title Fixup stream logging Fixup logging Jul 22, 2025
* Remove bearer key from log
* Add log of payload in 500 responses
* Minor indent fixes
@sveinse sveinse merged commit 12d3b50 into custom-components:master Jul 22, 2025
1 check passed
@sveinse sveinse deleted the feature-logging-fixups branch July 22, 2025 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logging of service bus subscription data Debugging: Change the text when polling

2 participants