Programmer DD
Feb 28, 2022 · Backend Development
How to Suppress Apache Logs When Integrating Tinylog with Spring Boot
This guide explains why Apache-related logs appear in the console when integrating Tinylog with Spring Boot and shows how to hide them by setting the appropriate logging level for the offending package, such as disabling org.apache.catalina logs.
ApacheJavaSpring Boot
0 likes · 4 min read
