mirror of
https://git.mentality.rip/numas13/xash3d-master.git
synced 2025-01-22 04:44:31 +00:00
master: set default logging level to info
This commit is contained in:
parent
5d73c9878e
commit
18a555abc8
@ -193,7 +193,7 @@ impl Default for StatConfig {
|
||||
}
|
||||
|
||||
fn default_log_level() -> LevelFilter {
|
||||
LevelFilter::Warn
|
||||
LevelFilter::Info
|
||||
}
|
||||
|
||||
fn default_server_ip() -> IpAddr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user