kotlin-logging
5.1.4
direct
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