Function plog::log

source ·
pub fn log<T: AsRef<str>>(_prefix: &str, _msg: T) -> Result<()>
Expand description

Log handler Checks the enabled features and write to specified streams persistent enable write to a file colored enable colored output to terminal