Implement robust logging with flexi_logger and update CI to verify logs
Some checks failed
Smoke tests / Build and smoke test (push) Has been cancelled
Some checks failed
Smoke tests / Build and smoke test (push) Has been cancelled
This commit is contained in:
@@ -13,6 +13,6 @@ rusqlite = { version = "0.35", features = ["bundled"] }
|
||||
ratatui = "0.30"
|
||||
crossterm = "0.28"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
flexi_logger = { version = "0.29", features = ["async"] }
|
||||
regex = "1"
|
||||
rand = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user