mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
Updated Debug (markdown)
parent
afd33db194
commit
e1ccdb18c1
1 changed files with 3 additions and 2 deletions
5
Debug.md
5
Debug.md
|
|
@ -1,6 +1,7 @@
|
|||
Run `aquatic-crawler` with following arguments:
|
||||
|
||||
``` bash
|
||||
RUST_LOG=DEBUG aquatic-crawler {ARGUMENTS}
|
||||
RUST_LOG=aquatic_crawler=trace aquatic-crawler {ARGUMENTS}
|
||||
```
|
||||
* [supported levels](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.LevelFilter.html)
|
||||
* or just `RUST_LOG=trace` - to debug all crates
|
||||
* [supported debug levels](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.LevelFilter.html)
|
||||
Loading…
Add table
Add a link
Reference in a new issue