toggle menu
log4k
1.3.1
common
switch theme
search in API
log4k
/
saschpe.log4k
/
FileLogger
/
Limit
/
Files
Files
class
Files
(
max
:
Int
=
10
)
:
FileLogger.Limit
Keep
max
log files in the
logPath
.
Parameters
max
Number of files to keep, defaults to 10
Members
Constructors
Files
Link copied to clipboard
constructor
(
max
:
Int
=
10
)