maxLogs property

int maxLogs
getter/setter pair

Amount of logs to keep in the variable.

If set to zero, then no logs will be kept at all in the variable.

Implementation

static int maxLogs = 0;