[][src]Function flexi_logger::colored_with_thread

pub fn colored_with_thread(
    w: &mut dyn Write,
    now: &mut DeferredNow,
    record: &Record
) -> Result<(), Error>

A colored version of the logline-formatter with_thread.

Only available with feature colors.

Errors

See std::write