Skip to content

fix: doubled log messages when SplitLogManager.configureHandlers is called twice#1043

Merged
c-dilks merged 2 commits intodevelopmentfrom
doppio
Jan 6, 2026
Merged

fix: doubled log messages when SplitLogManager.configureHandlers is called twice#1043
c-dilks merged 2 commits intodevelopmentfrom
doppio

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Jan 6, 2026

Some classes call SplitLogManager.configureHandlers to make the prefix quieter, e.g., DatabaseConstantProvider; this was causing log messages to double. This PR fixes the issue, and adjusts the formatting a bit to be more consistent with the database classes' log messages.

@c-dilks c-dilks requested a review from baltzell as a code owner January 6, 2026 14:06
@c-dilks c-dilks added the bug label Jan 6, 2026
@c-dilks c-dilks enabled auto-merge (squash) January 6, 2026 14:07
… called twice

Some classes call `SplitLogManager.configureHandlers` to make the prefix
quieter, _e.g._, `DatabaseConstantProvider`; this was causing log
messages to double. This PR fixes the issue, and adjusts the formatting
a bit to be more consistent with the database classes' log messages.
@c-dilks c-dilks merged commit 8b232c1 into development Jan 6, 2026
38 checks passed
@c-dilks c-dilks deleted the doppio branch January 6, 2026 19:04
tongtongcao pushed a commit that referenced this pull request Jan 12, 2026
… called twice (#1043)

Some classes call `SplitLogManager.configureHandlers` to make the prefix
quieter, _e.g._, `DatabaseConstantProvider`; this was causing log
messages to double. This PR fixes the issue, and adjusts the formatting
a bit to be more consistent with the database classes' log messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants