recommend info debug level

This commit is contained in:
yggverse 2026-04-07 22:51:31 +03:00
parent 5dab020c02
commit b3eb80a933

View file

@ -21,7 +21,7 @@ RUST_LOG=trace cargo run -- -c example/config.toml
Background / daemon: Background / daemon:
``` bash ``` bash
RUST_LOG=ytd=warn NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml RUST_LOG=ytd=info NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml
``` ```
* make sure `update` option is defined (in the config file) * make sure `update` option is defined (in the config file)