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

Named logger #2

Closed rocketraman closed 6 years ago

rocketraman commented 6 years ago

@jvz FYI I've merged the docs branch here so I can add to the docs for the named logger.

rocketraman commented 6 years ago

Rebased on master.

jvz commented 6 years ago

The travis build is working now; looks like you're missing a license header.

rocketraman commented 6 years ago

@jvz Ironically, its actually the .travis.yml file you added to get the Travis build working :-) Do you want to fix that or should I?

jvz commented 6 years ago

Whoops! Sure, you can fix that, too.