Function tikv::server::service::diagnostics::log::parse [−][src]
fn parse(input: &str) -> Result<(&str, (i64, LogLevel)), Error>
Parses the single log line and retrieve the log meta and log body.