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.
By default logs are sent both to stdout and syslog. The last one may be disabled via --disable-logger argument. It is also possible to redirect logs to a file with the --log-file <path-to-file> argument.