From abb03552153ef8ad9228c7b755c44b22038a9078 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Tue, 5 Aug 2025 22:42:58 +0300 Subject: [PATCH] Updated Debug (markdown) --- Debug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debug.md b/Debug.md index 088ac1b..5d62c30 100644 --- a/Debug.md +++ b/Debug.md @@ -1,5 +1,5 @@ Run `aquatic-crawler` with following arguments: ``` bash -RUST_LOG=librqbit=trace aquatic-crawler --debug +RUST_LOG=DEBUG aquatic-crawler ``` \ No newline at end of file