apache / logging-log4j-kotlin

A Kotlin-friendly interface to log against the Log4j API
https://logging.apache.org/log4j/kotlin
Apache License 2.0
45 stars 11 forks source link

Initial benchmark module #12

Closed rocketraman closed 3 years ago

rocketraman commented 4 years ago

Lots of interesting benchmarks could be added to this e.g. comparing functional invocation with String concat to the usual idiom, and to slf4j style patterns.

rocketraman commented 4 years ago

@jvz /review please.

rocketraman commented 3 years ago

@jvz poke