toggle menu
kotlin-logging
6.0.3
direct
switch theme
search in API
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