10 lines
477 B
Markdown
10 lines
477 B
Markdown
## Spring Boot Logging with Log4j 2
|
|
|
|
This module contains articles about logging in Spring Boot projects with Log4j 2.
|
|
|
|
### Relevant Articles:
|
|
- [Logging in Spring Boot](https://www.baeldung.com/spring-boot-logging)
|
|
- [Logging to Graylog with Spring Boot](https://www.baeldung.com/graylog-with-spring-boot)
|
|
- [Log Groups in Spring Boot 2.1](https://www.baeldung.com/spring-boot-log-groups)
|
|
- [Writing Log Data to Syslog Using Log4j2](https://www.baeldung.com/log4j-to-syslog)
|