Let’s not conflate Spring Boot with Java. Besides the proliferation of numerous
competing frameworks, there are plenty of use cases for smaller applications,
too.
> On Sep 13, 2024, at 11:48, Ralph Goers wrote:
>
> While this is nice I don’t think it will result in killing off logging
> frame
While this is nice I don’t think it will result in killing off logging
frameworks. While it supports the MDC it does not support structured messages.
At the moment I don’t think it will support custom ContextDataProviders, but
that should come for free when I can get log4j-context-data completed