geekyhacker.com
Change Spring Boot log level at runtime with actuator
Spring Boot actuator allows changing an application log at runtime at a granular level. In this article, we cover how to change a Spring Boot application log level at runtime with the actuator endp…