Function tikv_util::logger::file_log::open_log_file [−][src]
fn open_log_file(path: impl AsRef<Path>) -> Result<File>
Opens log file with append mode. Creates a new log file if it doesn’t exist.
fn open_log_file(path: impl AsRef<Path>) -> Result<File>
Opens log file with append mode. Creates a new log file if it doesn’t exist.