Programmer DD
Jan 31, 2017 · Backend Development
How to Dynamically Change Log Levels in Spring Boot 1.5 Using the /loggers Endpoint
This guide shows how to enable the Spring Boot 1.5.x /loggers actuator endpoint, configure a simple application, and use POST and GET requests to modify and inspect log levels at runtime without restarting the service.
dynamic loggingloggersspring-boot
0 likes · 7 min read
