Skip to content

Improve logging#182

Merged
streamer45 merged 1 commit into
masterfrom
fix-log
Jul 24, 2025
Merged

Improve logging#182
streamer45 merged 1 commit into
masterfrom
fix-log

Conversation

@streamer45
Copy link
Copy Markdown
Contributor

Summary

At INFO level (the default for console logging) the initial registration and connection sequence can be confusing. The first login attempt appears as an error because the Mattermost side tries to log in before attempting to register. However, the subsequent successful attempt is logged at DEBUG level, so it won't appear in the console by default.

Screenshot

Before

image

After

image

@streamer45 streamer45 requested a review from cpoile July 24, 2025 14:45
@streamer45 streamer45 self-assigned this Jul 24, 2025
@streamer45 streamer45 added the 2: Dev Review Requires review by a core committer label Jul 24, 2025
Copy link
Copy Markdown
Member

@cpoile cpoile left a comment

Choose a reason for hiding this comment

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

This is great, thank you!

@cpoile cpoile added 3: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Jul 24, 2025
@streamer45 streamer45 merged commit b04e84d into master Jul 24, 2025
2 checks passed
@streamer45 streamer45 deleted the fix-log branch July 24, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3: Reviews Complete All reviewers have approved the pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants