Function tikv_util::logger::text_format [−][src]
pub fn text_format<W>(io: W) -> TikvFormat<PlainDecorator<W>> where
W: Write,
Formats output logs to “TiDB Log Format”.
pub fn text_format<W>(io: W) -> TikvFormat<PlainDecorator<W>> where
W: Write,
Formats output logs to “TiDB Log Format”.