Function tikv_util::logger::rocks_text_format [−][src]
pub fn rocks_text_format<W>(io: W) -> RocksFormat<PlainDecorator<W>> where
W: Write,
Same as text_format, but is adjusted to be closer to vanilla RocksDB logger format.