Enable log level change on only a specific class with Spring Boot Actuator
I’ve got a few Spring Boot applications (v2.2.4 and v3.3.2) using the Actuator and Spring Boot Admin Client dependencies, mainly to change log levels at runtime.
I’ve got a few Spring Boot applications (v2.2.4 and v3.3.2) using the Actuator and Spring Boot Admin Client dependencies, mainly to change log levels at runtime.