toggle menu
Kermit
2.0.4
common
switch theme
search in API
kermit-core
/
co.touchlab.kermit
/
StaticConfig
/
StaticConfig
Static
Config
constructor
(
minSeverity
:
Severity
=
DEFAULT_MIN_SEVERITY
,
logWriterList
:
List
<
LogWriter
>
=
listOf(CommonWriter())
)