generated from GarandPLG/rust-flake-template
Add optional file logging and fix board offsets
Introduce --log CLI flag to enable logging to war_in_tunnels.log via simplelog.
This commit is contained in:
@@ -12,3 +12,6 @@ strip = true
|
||||
[dependencies]
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
ratatui = "0.30.0"
|
||||
|
||||
log = "0.4.29"
|
||||
simplelog = "0.12.2"
|
||||
|
||||
Reference in New Issue
Block a user