Function woodpecker::formatters::default::formatter [] [src]

pub fn formatter(record: &Record) -> String

A default log formatter which outputs the record in as a line.

Example:

|<log-level>| time module@file:line <message>