Re: [log4j] Spring Boot 3.4.0 will introduce structured logging

2024-09-13 Thread Matt Sicker
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

Re: [log4j] Spring Boot 3.4.0 will introduce structured logging

2024-09-13 Thread Ralph Goers
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

[log4j] Spring Boot 3.4.0 will introduce structured logging

2024-09-13 Thread Volkan Yazıcı
See the related release note . With this change, Spring Boot will effectively be providing an implementation-agnostic logging system abstraction featuring: - Level support - Pattern lay

Re: [VOTE] Release Apache Log4net 3.0.0

2024-09-13 Thread Volkan Yazıcı
+1 ✅ Signatures ✅ Checksums ✅ Build (using Docker) ✅ Tests (using Docker) Congratulations to the Log4net crew (in particular, to Jan and Davyd 🙇) for their 3rd major release! 🎉 Keep up the great work! 💯 On Thu, Sep 12, 2024 at 8:54 PM Jan Friedrich wrote: > This is a vote to release the Apac