Skip to content

[Fix] Reduce excessive logging#88

Merged
sakari-malkki merged 2 commits into
devfrom
bugfix/excess-logging
Jun 15, 2026
Merged

[Fix] Reduce excessive logging#88
sakari-malkki merged 2 commits into
devfrom
bugfix/excess-logging

Conversation

@sakari-malkki

Copy link
Copy Markdown
Member

Lowered database discovery logging from info to debug level as this caused excessive logging during search

Copilot AI review requested due to automatic review settings June 9, 2026 07:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR reduces verbosity during database discovery by lowering a log statement from Information to Debug, addressing excessive logs during search operations, and bumps the package version accordingly.

Changes:

  • Bumped PxApi package version from 0.5.10 to 0.5.11.
  • Changed database discovery log level from LogInformation to LogDebug.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
PxApi/PxApi.csproj Bumps the project/package version to 0.5.11.
PxApi/DataSources/DataBaseConnectorFactoryImpl.cs Lowers “found databases” logging from Info to Debug to reduce log noise.

@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@sakari-malkki sakari-malkki enabled auto-merge June 9, 2026 08:55
@sakari-malkki sakari-malkki changed the title Reduce excessive logging [Fix] Reduce excessive logging Jun 11, 2026
@sakari-malkki sakari-malkki merged commit 3a5ee11 into dev Jun 15, 2026
9 checks passed
@sakari-malkki sakari-malkki deleted the bugfix/excess-logging branch June 15, 2026 06:51
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.

3 participants