Function tikv_util::logger::formatter::write_file_name[][src]

pub fn write_file_name<W: ?Sized>(writer: &mut W, file_name: &str) -> Result<()> where
    W: Write

Writes file name into the writer, removes the character which not match [a-zA-Z0-9\.-_]