Closed francma closed 1 year 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
List of log levels:
And add example on how to turn logging on if wob is started as a systemd service: