maxLogEntries constant

int const maxLogEntries

Maximum log count to keep in memory

Implementation

static const int maxLogEntries = 1000;