SimpleCoroutinesLogger
Functions
Link copied to clipboard
open override fun toLoggingEvent(level: Level, span: TracingEvent.Span?, message: String, arguments: Array<out Any?>, throwable: Throwable?): LoggingEvent
Converts the provided logging information into a LoggingEvent
.