Function start_event_log_manager

Source
pub fn start_event_log_manager(
    enabled: bool,
    event_log_channel_max_size: u32,
) -> EventLogManger
Expand description

Spawns a task that’s responsible for event log insertion and expiration.