Log4j2

Spring Boot Log4j 2 advanced configuration #2 – add a Rollover Strategy for log files

We don't want to allocate too much space for our log files. Let's see how we can manage their livespan.…

5 years ago

Spring Boot Log4j 2 advanced configuration #1 – saving logs to files

Apart from having logs displayed directly in the console, we can configure our Spring Boot project to write log entries…

5 years ago