check_trace_log::_MessageCollector class

Defined in module check_trace_log (check_trace_log.py).

Count messages while retaining only a bounded leading sample.

Public functions

auto __init__(self, int limit) -> None
auto append(self, str message) -> None

Public attributes

limit
total
messages