In a multi-shard setup it is useful to be able to change log level in runtime without going to each and every shard's admin page.
For example, we can set the logging to WARN level during massive posting sessions and back to INFO, when serving the user queries.
In solr 4.10.2 these one-liners do the trick:
Back from Solr you get a JSON with the current status of each configured logger.