Skip to main content

Module DebugOnce

Module DebugOnce 

Source
Expand description

Emit a tagged dev-log line exactly once per process, keyed on Key. Subsequent calls with the same key are dropped from the console; the file sink still records the first occurrence so post-mortems show every probe path that fired.

Staticsยง

DEBUG_ONCE_KEYS ๐Ÿ”’

Functionsยง

DebugOnceKeys ๐Ÿ”’
Fn