
http://bugzilla.qos.ch/show_bug.cgi?id=42 noreply.sebastien@qos.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #1 from noreply.sebastien@qos.ch 2007-02-05 16:45 ------- Hello Sebastian, Thanks for your report. My guess is that it comes from JConsole that is not able to call the .toString() method on a list of object, like MX4J does. With MX4J, our configurator just returns a List<Logger> and everything is displayed correctly. I'm going to modify the configurator so that it returns a List<String> instead. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.