Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hefurctl log commands do not work #25

Closed
glenntanner3 opened this issue Aug 2, 2017 · 1 comment
Closed

hefurctl log commands do not work #25

glenntanner3 opened this issue Aug 2, 2017 · 1 comment

Comments

@glenntanner3
Copy link

hefurctl -log-level=info

Option not found: -log-level=info. Try -help.

hefurctl -h

Usage: hefurctl [option]...
-add-torrent [] (the path to the torrent)
-quit (quit hefurd)
-release-logs (release logs)
-remove-torrent [
] (the path to a torrent)
-remove-torrent-hash [*] (the info hash of the torrent in base16)
-socket [=/var/run/hefur/control] (the path to the control socket)

[log]
-log-color (enables colors in log)
-log-compression [=xz] (selection the compression method: identity, gzip, xz)
-log-file [=] (the path to the log file, it will be passed to strftime(3), ie: my-app-%Y-%m-%d.%H:%M:%S.log)
-log-level [=warning] (set the minimum log level, possible values are debug, info, warning, error, critical and fatal)
-log-rotation-interval [=0] (enables log file rotation based on interval in seconds)

@abique
Copy link
Owner

abique commented Sep 11, 2020

Try: hefurd -log-level info.

@abique abique closed this as completed Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants