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.
pub fn init_file(
config: ObserverConfig,
file: FileLoggingConfig,
) -> Result<&'static Observer, InitError>Initializes the process logger with the sole calendar-rotated file sink.