Re: Log4j-spring-boot is still required in Spring Boot 3

2025-02-25 Thread Ralph Goers
I think what you propose makes a lot of sense. Ralph > On Feb 25, 2025, at 9:16 AM, Piotr P. Karwasz > wrote: > > Hi Ralph, > > On 25.02.2025 14:36, Ralph Goers wrote: >> Just an FYI - in Spring Boot 3 if you specify an override file that is not >> present the application will fail to start.

Re: Log4j-spring-boot is still required in Spring Boot 3

2025-02-25 Thread Piotr P. Karwasz
Hi Ralph, On 25.02.2025 14:36, Ralph Goers wrote: Just an FYI - in Spring Boot 3 if you specify an override file that is not present the application will fail to start. This behavior is different then what log4j-spring-boot does. It seems that if you include the log4j-spring-boot jar then the