Skip to main content

enqueue_background

Function enqueue_background 

Source
pub fn enqueue_background(entry: LogEntry)
Expand description

Non-blocking and off the caller’s hot path: the entry is dropped (and counted) if the sink is unattached or the channel is full. Error entries also request an immediate flush.