francma / wob

A lightweight overlay volume/backlight/progress/anything bar for Wayland.
ISC License
907 stars 50 forks source link

Replace -v with WOB_LOG_LEVEL env variable #101

Closed francma closed 1 year ago

francma commented 2 years ago

List of log levels:

crit, err, warning, notice, info, debug

And add example on how to turn logging on if wob is started as a systemd service:

systemctl --user edit wob.service
[Service]
Environment=WOB_LOG_LEVEL=debug