[router] Replace print with logger (#2183)
This commit is contained in:
@@ -26,6 +26,9 @@ pyo3 = { version = "0.22.5", features = ["extension-module"] }
|
||||
tokenizers = { version = "0.20.3", features = ["http"] }
|
||||
dashmap = "6.1.0"
|
||||
http = "1.1.0"
|
||||
env_logger = "0.11.5"
|
||||
log = "0.4.22"
|
||||
chrono = "0.4.38"
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
Reference in New Issue
Block a user