Function tikv_util::logger::json_format[][src]

pub fn json_format<W>(io: W) -> Json<W> where
    W: Write

Formats output logs to JSON format.