Enabling JMX for the application is quite easy with the spring.jmx.enabled property.
It would be nice that when this is enabled to the JMX support for the used logging framework would also be registered, this would allow on-the-fly reconfiguration of the loggers for the application.