Spring MVC (in its core) does not have anything to do with logging 🙂 I can probably code it out wherein i store the log level in the db (or redis) and i periodically update the log levels based on the stored value 🙂
But preferably (and i know this may be wishful thinking), somebody has already done it for an old grails application 😄