allLogs property

ListQueue<BurtLog> allLogs
final

The most recent maxLogCount logs received.

Implementation

final ListQueue<BurtLog> allLogs = ListQueue();