Files
BitLogger/docs/api/history-sink-clear.md
T

429 B

name, group, category, update-time, description, key-word
name group category update-time description key-word
history-sink-clear api sink 20260811 Clear a HistorySink and reset its eviction counter.
sink
history
clear

History-sink-clear

pub fn HistorySink::clear(self : HistorySink) -> Unit

Clears all retained records and resets dropped_count() to zero. It does not close the sink; subsequent records begin a new history session.