Skip to content
Kitsu edited this page Jan 29, 2022 · 2 revisions

yofi has several logging levels, this could be changed either via --verbose or --quiet flags.

The default logs are sent both to systemd journal and stdout. Optionally it is also possible to redirect it from the journal to a file with the --log-file <path-to-file> argument.

Clone this wiki locally