keepRotateCount property

int keepRotateCount
final

the number of rotated files to keep. e.g. if this is 3 we will create filename, filename.1, filename.2.

Implementation

final int keepRotateCount;