pub fn set_trace_log_callback<'a>(
cb: fn(TraceLogLevel, &str),
) -> Result<(), SetLogError<'a>>Expand description
Set custom trace log
pub fn set_trace_log_callback<'a>(
cb: fn(TraceLogLevel, &str),
) -> Result<(), SetLogError<'a>>Set custom trace log