Skip to content

Conversation

@rfc2822
Copy link
Member

@rfc2822 rfc2822 commented Dec 12, 2025

Log rule name when properties are changed (and increase log message importance)

@rfc2822 rfc2822 self-assigned this Dec 12, 2025
@rfc2822 rfc2822 requested a review from Copilot December 12, 2025 12:38
@rfc2822 rfc2822 marked this pull request as ready for review December 12, 2025 12:40
@rfc2822 rfc2822 requested a review from a team as a code owner December 12, 2025 12:40
Copy link
Contributor

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 pull request enhances the logging verbosity in ICalPreprocessor to make property transformations more visible during iCalendar preprocessing. The changes improve observability by logging the specific rule that modified a property and upgrading the log level from FINER to INFO.

Key changes:

  • Upgraded log level from FINER to INFO for property transformation messages
  • Added rule class name to log output for better debugging
  • Removed unused Level import

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rfc2822 rfc2822 merged commit 340b948 into main Dec 12, 2025
13 checks passed
@rfc2822 rfc2822 deleted the 161-icalpreprocessor-doesnt-log-which-rule-is-applied-when-changing-properties branch December 12, 2025 12:43
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.

ICalPreprocessor doesn't log which rule is applied when changing properties

1 participant