[][src]Function flexi_logger::style

pub fn style<T>(level: Level, item: T) -> Paint<T>

Helper function that is used in the provided colored format functions.

Only available with feature colors.