pub fn write_log( target: String, level: String, message: String, file: Option<String>, line: Option<u32>, module_path: Option<String>, )