Function pact_matching_ffi::log::log_to_buffer[][src]

#[no_mangle]
pub extern "C" fn log_to_buffer(level_filter: LevelFilter) -> c_int
Expand description

Convenience function to direct all logging to a thread local memory buffer.