mirror of
https://github.com/Xevion/byte-me.git
synced 2025-12-09 20:06:41 -06:00
feat: add logging via tracing crate
This commit is contained in:
@@ -24,3 +24,5 @@ serde = { version = "1", features = ["derive"] }
|
||||
ffprobe = "0.4.0"
|
||||
ts-rs = { version = "11.0", features = ["format"] }
|
||||
infer = "0.19.0"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
|
||||
Reference in New Issue
Block a user