fun companionObjectExtensionPropertyFunctional()

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


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