pub fn log_failure(msg: &str)
A fallback logging function that is used in case of logging failure in Writer implementation. It will write failure information in JSON to stderr.
Writer
stderr