pub fn log_failure(msg: &str)
Expand description

A fallback logging function that is used in case of logging failure in Writer implementation. It will write failure information in JSON to stderr.