mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-18 08:39:53 +00:00
init logging via tracing
This commit is contained in:
parent
16e9a4be6c
commit
56328c71f9
3 changed files with 156 additions and 6 deletions
|
|
@ -9,3 +9,5 @@ clap_derive = "4.5.18"
|
|||
ipc-channel = "0.19.0"
|
||||
serde_json = "1.0.133"
|
||||
tokio = { version = "1.42.0", features = ["full"] }
|
||||
tracing = "0.1.41"
|
||||
tracing-subscriber = "0.3.19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue