Skip to content

tds: demote "Changed database context" messages to debug level#2184

Open
n3rada wants to merge 1 commit into
fortra:masterfrom
n3rada:tds-demote-context-switch-log
Open

tds: demote "Changed database context" messages to debug level#2184
n3rada wants to merge 1 commit into
fortra:masterfrom
n3rada:tds-demote-context-switch-log

Conversation

@n3rada
Copy link
Copy Markdown
Contributor

@n3rada n3rada commented May 11, 2026

The "Changed database context to ..." INFO messages are emitted on every USE statement and add noise to output in tools that switch databases frequently. Route them through a new debug_logger parameter instead, keeping all other INFO tokens at info level.

The "Changed database context to ..." INFO messages are emitted on
every USE statement and add noise to output in tools that switch
databases frequently. Route them through a new debug_logger parameter
instead, keeping all other INFO tokens at info level.
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.

1 participant