maxLogEntries property

int maxLogEntries
final

Maximum number of log entries retained in memory. Oldest entries are dropped when the limit is exceeded. Defaults to 2000.

Implementation

final int maxLogEntries;