mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 09:05:33 +00:00
add trace debug level
This commit is contained in:
parent
b68a5b3eda
commit
d0bd72396f
4 changed files with 8 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ aquatic-crawler --infohash-file /path/to/info-hash-ipv4.json\
|
|||
-d, --debug <DEBUG>
|
||||
Debug level
|
||||
|
||||
* `e` - error * `i` - info
|
||||
* `e` - error * `i` - info * `t` - trace (e.g. to run with `RUST_LOG=librqbit=trace`)
|
||||
|
||||
[default: ei]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue