DO NOT REPLY [Bug 44308] [Patch] JMX component for managing Logger configurations

2008-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44308 --- Comment #6 from Paul Smith <[EMAIL PROTECTED]> 2008-03-13 19:11:47 PST --- (In reply to comment #5) > > > LoggerManagerModelMBean > > +try { > > + > > getDelegate().getClass().getMethod("rollbackLogConfi

DO NOT REPLY [Bug 41156] Give log4j threads reasonable names

2008-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41156 Paul Smith <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r636954 - in /logging/log4j/trunk/src: changes/ main/java/org/apache/log4j/ main/java/org/apache/log4j/helpers/ main/java/org/apache/log4j/net/ main/java/org/apache/log4j/varia/

2008-03-13 Thread psmith
Author: psmith Date: Thu Mar 13 19:04:13 2008 New Revision: 636954 URL: http://svn.apache.org/viewvc?rev=636954&view=rev Log: Bug 41156 Give log4j threads reasonable names. Thread names are based on the class name that is the creator/related entity, and where threads are based on Socket managemen