Function pact_mock_server_ffi::log_to_file[][src]

#[no_mangle]
pub unsafe extern "C" fn log_to_file(
    file_name: *const i8,
    level_filter: LevelFilter
) -> i32
Expand description

Convenience function to direct all logging to a file.