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

@ -29,7 +29,7 @@ yambar - modular status panel for X11 and Wayland
*-d*,*--log-level*={*info*,*warning*,*error*,*none*}
Log level, used both for log output on stderr as well as
syslog. Default: _info_.
syslog. Default: _warning_.
*-l*,*--log-colorize*=[{*never*,*always*,*auto*}]
Enables or disables colorization of log output on stderr.