Function pact_matching::logging::write_to_log_buffer[][src]

pub fn write_to_log_buffer(buf: &[u8])
Expand description

Writes the provided bytes to the task local ID scoped in-memory buffer. If there is no task local ID set, will write to the “global” buffer.