pub fn colored_opt_format( w: &mut dyn Write, now: &mut DeferredNow, record: &Record<'_>, ) -> Result<(), Error>
colors
A colored version of the logline-formatter opt_format.
opt_format
See method style if you want to influence coloring.
style
See std::write
std::write