From 9dc50a32e1d5aa0d2535c382b1e0f31f86054850 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Wed, 13 Aug 2025 17:49:19 +0300 Subject: [PATCH] Updated Debug (markdown) --- Debug.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Debug.md b/Debug.md index 9353ffc..1c74572 100644 --- a/Debug.md +++ b/Debug.md @@ -2,4 +2,5 @@ Run `aquatic-crawler` with following arguments: ``` bash RUST_LOG=DEBUG aquatic-crawler {ARGUMENTS} -``` \ No newline at end of file +``` +* [supported levels](https://docs.rs/tracing-subscriber/latest/tracing_subscriber/filter/struct.LevelFilter.html) \ No newline at end of file