7 lines
247 B
Markdown
Raw Normal View History

## Spring Boot Logging with Logback
This module contains articles about logging in Spring Boot projects with Logback.
### Relevant Articles:
2024-04-17 13:17:56 +03:00
- [How to Specify the logback.xml Location](https://www.baeldung.com/java-logback-xml-custom-location)