[log4j] Question about the initial configuration created in LoggerContext

2022-12-18 Thread Matt Sicker
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

Re: Binding `log4j-slf4j2-impl` to `log4j-core`

2022-12-18 Thread Piotr P. Karwasz
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