Update README.md

[skip ci]
This commit is contained in:
edizor 2023-02-02 23:10:18 +08:00 committed by GitHub
parent ccd2927e3a
commit f230853409
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ This module contains articles about logging in Spring Boot projects with Log4j 2
- [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)
- [Spring Boot Logback and Log4j2 Extensions](https://www.baeldung.com/spring-boot-logback-log4j2)