mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
aquatic_udp: use log crate instead of eprintln, add LogLevel to Config
This commit is contained in:
parent
dd19f32a2a
commit
f4187f4368
6 changed files with 19 additions and 9 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -145,6 +145,7 @@ dependencies = [
|
|||
"hashbrown 0.8.2",
|
||||
"histogram",
|
||||
"indexmap",
|
||||
"log",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"parking_lot",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue