Description
With KAFKA-16, we can change logger levels dynamically, but that is a global setting - i.e., it affects logging in all classes. It would be useful to expose a setLoggerLevel/add appenders operation that can be applied to classes/packages.
We should also add this for the tools (and not just the broker) - e.g., mirror-maker, console consumer, etc.