pub fn log_debug_mode( entry: &mut CuLogEntry, format_str: &str, param_names: &[&str], ) -> CuResult<()>
This version of log is only compiled in debug mode This allows a normal logging framework to be bridged.