debug Inlined
expect inline fun <ERROR CLASS>.debugInlined(throwable: Throwable, message: LazyLogMessage)
Content copied to clipboard
Inline version of KLogger.debug so it can call suspend functions
actual inline fun <ERROR CLASS>.debugInlined(throwable: Throwable, message: LazyLogMessage)
Content copied to clipboard
Inline version of KLogger.debug so it can call suspend functions