Joel Koshy created KAFKA-429: -------------------------------- Summary: Expose JMX operation to set logger level dynamically Key: KAFKA-429 URL: https://issues.apache.org/jira/browse/KAFKA-429 Project: Kafka Issue Type: New Feature Components: core Affects Versions: 0.8, 0.7.2 Reporter: Joel Koshy
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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira