Skip to content

Conversation

@Marenz
Copy link
Contributor

@Marenz Marenz commented May 19, 2025

  • Adjust logging level to be less verbose

Copilot AI review requested due to automatic review settings May 19, 2025 08:24
@Marenz Marenz requested a review from a team as a code owner May 19, 2025 08:24
@github-actions github-actions bot added part:docs Affects the documentation part:dispatcher Affects the high-level dispatcher interface labels May 19, 2025
Copy link

Copilot AI left a comment

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 log verbosity by changing several logging calls from INFO to DEBUG in the background service code. It also updates the release notes to document the new logging behavior.

  • Changed log levels in _bg_service.py to reduce unnecessary info messages.
  • Updated RELEASE_NOTES.md to reflect the new logging configuration.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/frequenz/dispatch/_bg_service.py Converted several logging calls from INFO to DEBUG to minimize log verbosity.
RELEASE_NOTES.md Added a summary and detailed description of the logging level changes in this release.

@Marenz Marenz enabled auto-merge May 19, 2025 08:26
@Marenz Marenz requested a review from llucax May 19, 2025 10:14
@Marenz Marenz added this pull request to the merge queue May 20, 2025
Merged via the queue into frequenz-floss:v0.x.x with commit ce80d90 May 20, 2025
5 checks passed
@Marenz Marenz deleted the nicerlogs branch May 20, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:dispatcher Affects the high-level dispatcher interface part:docs Affects the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants