Skip to main content

handle_log

Function handle_log 

Source
pub async fn handle_log(
    event_mgr: &impl EventBackend,
    ws_mgr: &impl WorkspaceBackend,
    event_type: LogEventType,
    message: &str,
    task: Option<i64>,
    format: &str,
) -> Result<()>
Expand description

Handle ie log command.