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.rotation
/
CompressionConfig
/
CompressionConfig
Compression
Config
constructor
(
enabled
:
Boolean
=
true
,
compressionLevel
:
Int
=
6
,
compressExtensions
:
List
<
String
>
=
listOf(".log")
)
(
source
)