feat: log emitted logging events with tracing

This commit is contained in:
link2xt
2025-06-15 23:05:20 +00:00
committed by l
parent 374a5ef687
commit 5ab107866a
4 changed files with 19 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1367,6 +1367,7 @@ dependencies = [
"tokio-tar",
"tokio-util",
"toml",
"tracing",
"url",
"uuid",
"webpki-roots",