I just noticed that it’s already synced to the latest Log4j release. Carry on then. :)
> On Sep 18, 2023, at 11:35 AM, Matt Sicker <[email protected]> wrote: > > Sounds good to me! Might want to re-sync the Log4j version to the latest > release, though. > >> On Sep 15, 2023, at 8:00 AM, Volkan Yazıcı <[email protected]> wrote: >> >> I renovated `log4j-kotlin` quite a bit and I think we are ready for >> the `1.3.0` release. I share the tentative release notes below to give >> you an idea. Are there anything else you want to incorporate into this >> release? >> >> ### Added >> >> * Added an extension property for storing a cached logger (#29) >> * Added facade APIs for manipulating the context map and stack (#30) >> * Added missing `catching` and `throwing` API methods in `KotlinLogger` (#32) >> >> ### Changed >> >> * Updated Log4j dependency to `2.20.0` >> * Bumped `logging-parent` version to `10.0.0` and overhauled the >> entire project infrastructure to take advantage of its goodies (#37) >> * Migrated tests to JUnit 5 >> * Bumped Kotlin and Kotlin Extensions baseline to `1.6.21` and `1.6.4` >> respectively >
