apache / logging-log4j-kotlin

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

Revamp the explanation on creating loggers #79

Closed vy closed 4 months ago

vy commented 5 months ago

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