/[Apache-SVN]
ViewVC logotype

Revision 636954


Jump to revision: Previous Next
Author: psmith
Date: Fri Mar 14 02:04:13 2008 UTC (16 years, 3 months ago)
Changed paths: 6
Log Message:
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 management, the port # being managed is included
in the name.  This follows a convention seen in many other packages (such as Tomcat)
to easily identify the resource the Thread is controlling.

I have renamed the AsyncAppender thread name that was already given an explicit name
to follow the above convention.


Changed paths

Path Details
Directorylogging/log4j/trunk/src/changes/changes.xml modified , text changed
Directorylogging/log4j/trunk/src/main/java/org/apache/log4j/AsyncAppender.java modified , text changed
Directorylogging/log4j/trunk/src/main/java/org/apache/log4j/helpers/FileWatchdog.java modified , text changed
Directorylogging/log4j/trunk/src/main/java/org/apache/log4j/net/SimpleSocketServer.java modified , text changed
Directorylogging/log4j/trunk/src/main/java/org/apache/log4j/net/SocketHubAppender.java modified , text changed
Directorylogging/log4j/trunk/src/main/java/org/apache/log4j/varia/ExternallyRolledFileAppender.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26