kotlin-logging
Toggle table of contents
8.0.02
common
Platform filter
common
Switch theme
Search in API
kotlin-logging
kotlin-logging
/
io.github.oshai.kotlinlogging
/
FormattingAppender
/
logFormattedMessage
log
Formatted
Message
abstract
fun
logFormattedMessage
(
loggingEvent
:
KLoggingEvent
,
formattedMessage
:
Any
?
)