use debug log level

This commit is contained in:
yggverse 2026-03-30 13:00:52 +03:00
parent f426053759
commit bc5dbd61f1

View file

@ -24,7 +24,7 @@ cargo install flarumdown
## Usage ## Usage
``` bash ``` bash
RUST_LOG=trace flarumdown -s '/path/to/flarum.sqlite' \ RUST_LOG=debug flarumdown -s '/path/to/flarum.sqlite' \
-t '/path/to/target' \ -t '/path/to/target' \
-p '/path/to/public' \ -p '/path/to/public' \
-i index \ -i index \