init

Function init 

Source
pub fn init(path: &Path) -> Result<(), Error>
Expand description

Initialize logger by providing output log file. Before call to this method logs will be printed to standard output.