mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws: add logging with level configured by config file
This commit is contained in:
parent
0d4bc25ea9
commit
bc8916dce4
7 changed files with 96 additions and 36 deletions
|
|
@ -31,7 +31,7 @@ privdrop = "0.3"
|
|||
rand = { version = "0.7", features = ["small_rng"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
simple_logger = { version = "1", default-features = false }
|
||||
simplelog = "0.8"
|
||||
tungstenite = "0.10"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue