Skip to main content

open_log_file_sync

Function open_log_file_sync 

Source
pub fn open_log_file_sync(file_path: &str) -> LogResult<(LineWriter<File>, u32)>
Expand description

打开日志文件(同步方式)