in log4j-api-kotlin/src/main/kotlin/org/apache/logging/log4j/kotlin/KotlinLogger.kt [145:147]
fun throwing(level: Level, throwable: Throwable) { delegate.throwing(level, throwable) }