Skip to main content

init_file

Function init_file 

Source
pub fn init_file(
    config: ObserverConfig,
    file: FileLoggingConfig,
) -> Result<&'static Observer, InitError>
Expand description

Initializes the process logger with the sole calendar-rotated file sink.