SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.performance
/
MmapRotationWriter
/
MmapRotationWriter
Mmap
Rotation
Writer
constructor
(
directory
:
Path
,
maxFileSize
:
Long
=
1024L * 1024L * 1024L
,
rotationPolicy
:
String
=
"SIZE"
,
filePrefix
:
String
=
"app"
)
(
source
)