Searched defs:init_log (Results 1 – 3 of 3) sorted by relevance
87 pub(crate) fn init_log<F: 'static>(log_config: LogConfig<F>, _cfg: &Config) -> anyhow::Result<()> in init_log() function
170 pub(crate) fn init_log<F: 'static>(log_config: LogConfig<F>, cfg: &Config) -> Result<()> in init_log() function
121 fn init_log() -> Result<()> { in init_log() function