kslog
Toggle table of contents
1.4.0
common
Platform filter
common
Switch theme
Search in API
kslog
kslog
/
dev.inmo.kslog.common
/
MessageFormatter
Message
Formatter
inline
fun
MessageFormatter
(
noinline
formatter
:
MessageFormatter
)
:
(
l
:
LogLevel
,
t
:
String
?
,
m
:
Any
,
Throwable
?
)
->
String
(
source
)