maxFileCount

val maxFileCount: Int? = null(source)

Parameters

maxFileCount

The maximum number of log files to keep before old entries get deleted. Pass in null (or 0) to indicate unbounded file count.