mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
Improve logging: display thread and module names
This commit is contained in:
parent
bbba2f7fbc
commit
a4f7c816d0
3 changed files with 36 additions and 23 deletions
|
|
@ -34,7 +34,7 @@ log = "0.4"
|
|||
privdrop = "0.5"
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
simple_logger = { version = "4", features = ["stderr"] }
|
||||
simplelog = { version = "0.12" }
|
||||
toml = "0.5"
|
||||
|
||||
# rustls feature
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue