Function set_path

Source
pub fn set_path(path: String)
Expand description

Sets the default path the logger uses to write to. If left as an empty String (or set as one), the logger won’t write to a file; only to the stdout and the stderr.