So I’m working on the properties enhancement issue, and one thing I’ve come
across to clean up are the situations where the LoggerContext may be null in
the constructor to AbstractConfiguration. Previously, this only seemed to be
the case for NullConfiguration, but it may also apply to DefaultCo
Hi Volkan,
On Sat, 17 Dec 2022 at 19:50, Volkan Yazıcı wrote:
> 2. Regarding removing the `log4j-core` dependency from
> `log4j-slf4j[2]-impl` artifacts in `master`... I see where you are
> coming from and I agree this is _technically_ the right approach. That
> said, comments in LOG4J2-3601 clea