DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36860>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36860 Summary: [jmx] Add ability to create a logger MBean for a new category Product: Log4j Version: 1.2 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Current HierarchyDynamicMBean can be used to create MBeans ONLY for loggers that allready exist in log4j configuration. It would be usefull if we can dynamically create a new logger from a JMX console and get the associated logger MBean. Typical use case : Create a new logger for a specific package or class (assuming class name is used as logger category) and change level from JMX console to get relevant runtime debugs when problems occurs on a production application. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
