Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@skx
Copy link
Owner

@skx skx commented Jun 6, 2025

This pull-request rejigs a couple of the logged messages:

  • Changes a couple of Warning-level messages to be Debug-level.
    • They're not really warnings per se, and they can be hidden by default.
  • Upgrades a few Warning-level messages to be Error-level.
    • Failures to send emails, etc, are errors not warnings.
    • Basically every Warn-level message which contains the text message "error" should be an error rather than a warning.

This pull-request updates #143, although it does not resolve it.

@skx skx merged commit e44fc3b into master Jun 6, 2025
3 checks passed
@skx skx deleted the 143-log-level branch June 6, 2025 15:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants