Skip to main content

DebugOnce

Function DebugOnce 

Source
pub fn DebugOnce(Tag: &str, Key: &str, Line: &str)
Expand description

Emit the line exactly once per process, keyed on the supplied key. Later calls with the same key are silently dropped. The file sink still captures the very first occurrence so the probe is documented.