feat: add file logging via LOG_FILE environment variable
This commit is contained in:
@@ -17,6 +17,8 @@ strip = true
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
azalea = { git = "https://github.com/azalea-rs/azalea.git" }
|
||||
bevy_app = "0"
|
||||
bevy_log = "0"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
futures = "0"
|
||||
http-body-util = "0"
|
||||
|
||||
Reference in New Issue
Block a user