mirror of
https://github.com/RGBCube/superfreq
synced 2025-07-30 10:27:45 +00:00
core: switch to log
for proper logging
This commit is contained in:
parent
02a11eb9db
commit
b7f374c32c
5 changed files with 210 additions and 166 deletions
|
@ -12,3 +12,5 @@ num_cpus = "1.16"
|
|||
ctrlc = "3.4"
|
||||
notify = { version = "8.0.0", features = ["serde"] }
|
||||
chrono = "0.4"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue