Skip to content

chore(logging): change default log level from Debug to Info#273

Merged
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:master
Aug 30, 2025
Merged

chore(logging): change default log level from Debug to Info#273
bittcrafter merged 1 commit intormqtt:masterfrom
bittcrafter:master

Conversation

@bittcrafter
Copy link
Copy Markdown
Collaborator

  • Changed default logging level from slog::Level::Debug to slog::Level::Info
  • Reduces verbosity for production environments
  • Maintains useful operational logging while minimizing noise
  • Better out-of-the-box experience for new deployments

- Changed default logging level from `slog::Level::Debug` to `slog::Level::Info`
- Reduces verbosity for production environments
- Maintains useful operational logging while minimizing noise
- Better out-of-the-box experience for new deployments
@bittcrafter bittcrafter merged commit 1c170e5 into rmqtt:master Aug 30, 2025
6 of 10 checks passed
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