fun companionObjectLog4jLoggerDirect()

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


  fun companionObjectLog4jLoggerDirect() {
    LOGGER4.info("Test")
  }