dashboardLogs property

ListQueue<BurtLog> dashboardLogs
final

The most recent maxLogCount of messages from the dashboard

Implementation

final ListQueue<BurtLog> dashboardLogs = ListQueue();