Hi all, For better managing log4j, I propose add 2 features: 1. List all available loggers thru jmx 2. Correct threshold attribute type of log4j:type=HierarchyDynamicMBean mbean. Now MBeanAttributeInfo return String type for this attribute, but actually returned type of the attribute is Level. For details see code for HierarchyDynamicMBean class.
Try http://isty.org the best jmx console Isty automatically registers log4j mbeans, if log4j lib could be found by default class loader. What do you think about my proposals? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]