fun companionObjectExtensionPropertyDirect()

in log4j-api-kotlin-benchmark/src/main/kotlin/org/apache/logging/log4j/kotlin/benchmark/LoggingBenchmark.kt [100:102]


  fun companionObjectExtensionPropertyDirect() {
    LOGGER5.info("Test")
  }