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