Function timber::init [] [src]

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

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