Function format

Source
pub fn format(buf: &mut Formatter, record: &Record<'_>) -> Result<()>
Expand description

log formater witch can be used at the format() function of the env_logger::Builder.