Re: Switching Spring Boot from Logback to Log4j

2021-04-06 Thread Volkan Yazıcı
Likewise, Spring is our bread and butter at bol.com. We also happen to contribute to it on an occasional basis. If there is anything that needs to be done at the Log4j side, I can easily buy some company time for that. On Tue, Apr 6, 2021 at 3:50 PM Apache wrote: > Yes, I saw the update when I w

Re: Switching Spring Boot from Logback to Log4j

2021-04-06 Thread Apache
Yes, I saw the update when I woke up in the middle of the night. We use Spring a lot at Nextiva so making the two interoperate nicely is important to me. Ralph > On Apr 6, 2021, at 6:23 AM, Volkan Yazıcı wrote: > > For those who don't know yet, Spring Boot considers switching from Logback > t

Switching Spring Boot from Logback to Log4j

2021-04-06 Thread Volkan Yazıcı
For those who don't know yet, Spring Boot considers switching from Logback to Log4j . Ralph is performing a great lobbying example there. Recently the ticket has been updated with the following feature checks I have attached below. Spring