log4k
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
log4k
log4k
/
saschpe.log4k
/
FileLogger
/
Rotate
/
After
After
class
After
(
lines
:
Int
=
10000
)
:
FileLogger.Rotate
Rotate the current log file after
lines
number of lines written.
Members
Constructors
After
Link copied to clipboard
constructor
(
lines
:
Int
=
10000
)