Skip to main content

push_bg_warning

Function push_bg_warning 

Source
async fn push_bg_warning(
    log: &RwLock<NotificationLog>,
    message: &str,
    profile_id: &ProfileId,
)
Expand description

Push a Severity::Warning notification into the log — best-effort.