Skip to main content

try_persist_app_error

Function try_persist_app_error 

Source
pub fn try_persist_app_error(
    kind: &str,
    code: i32,
    msg: &str,
    detail: Option<&str>,
)
Expand description

异步写入 AppError 到 MySQL(dev only)