You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.