Package org.apache.samza.logging.log4j

Interface Summary
JmxAppender.JmxLog4JMBean An MBean to expose Log4J's getLevel and setLevel APIs.
 

Class Summary
JmxAppender JmxAppender is a simple class that exposes Log4J's getLevel and setLevel APIs through a JMX MBean.
JmxAppender.JmxLog4J An implementation of JmxLog4JMBean that calls getLevel and setLevel on the root logger.