Home
last modified time | relevance | path

Searched refs:LogConfig (Results 1 – 1 of 1) sorted by relevance

/xiu/application/xiu/src/config/
H A Dmod.rs17 pub log: Option<LogConfig>,
73 let log_config = Some(LogConfig { in new()
147 pub struct LogConfig { struct