[ https://issues.apache.org/jira/browse/KAFKA-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433767#comment-13433767 ]
Joel Koshy commented on KAFKA-429: ---------------------------------- Yes - but afaik it is very limited. For e.g., we used LoggerDynamicMBean (which this patch removes) but it is a global setting and you cannot add new loggers with it. > 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 > Attachments: KAFKA-429-0.8-v1.patch, KAFKA-429-trunk-v1.patch > > > 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