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

Revamp the explanation on creating loggers #79

Closed vy closed 1 day ago

vy commented 3 days ago

Tipped by @breun, users find it confusing which logger creation mechanism to choose from. This PR is improves the documentation in that direction.