###
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
###
core
/
org.danbrough.klog
/
KLogWriter
KLog
Writer
typealias
KLogWriter
=
(
conf
:
KLogConfiguration
,
level
:
Level
,
name
:
String
,
message
:
String
,
t
:
Throwable
?
)
->
Unit