[][src]Function fast_log::log::init_log

pub fn init_log(
    log_file_path: &str,
    runtime_type: &RuntimeType
) -> Result<(), Box<dyn Error + Send>>

initializes the log file path log_file_path for example "test.log" 初始化日志文件路径 log_file_path 文件路径 例如 "test.log"