kotlin-logging
Toggle table of contents
7.0.5
direct
Platform filter
direct
Switch theme
Search in API
kotlin-logging
kotlin-logging
/
io.github.oshai.kotlinlogging
/
Formatter
Formatter
direct
interface
Formatter
Inheritors
DefaultMessageFormatter
Members
Functions
format
Message
Link copied to clipboard
direct
abstract
fun
formatMessage
(
loggingEvent
:
KLoggingEvent
)
:
String