Skip to main content

spawn_catalog_event_logger

Function spawn_catalog_event_logger 

Source
pub fn spawn_catalog_event_logger(
    catalog: Arc<dyn ModelCatalog>,
) -> JoinHandle<()> 
Expand description

Spawn a background task that drains the catalog event channel and logs at info level.