main: change default log level to warning

This commit is contained in:
Sertonix 2024-01-02 13:28:40 +01:00 committed by Daniel Eklöf
parent 176ed4a6f3
commit e54e8635e0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 7 additions and 4 deletions

View file

@ -14,6 +14,9 @@
## Unreleased
### Added
### Changed
* log-level: default to `warning`
### Deprecated
### Removed
### Fixed