feat: add tracing support to logger initialization (#5120)

This commit is contained in:
Tunglies
2025-10-18 22:57:51 +08:00
committed by GitHub
parent 385ffafc67
commit a60cab989d
2 changed files with 12 additions and 3 deletions

View File

@@ -127,6 +127,7 @@ verge-dev = ["clash_verge_logger/color"]
tauri-dev = []
tokio-trace = ["console-subscriber"]
clippy = ["tauri/test"]
tracing = []
[[bench]]
name = "draft_benchmark"