Searched defs:File (Results 1 – 1 of 1) sorted by relevance
73 pub fn gen_log_file(rotate: Rotate, path: String) -> Result<File> { in gen_log_file()88 file_handler: Arc<Mutex<File>>, in gen_log_file_thread_run()