/[Apache-SVN]
ViewVC logotype

Revision 953945


Jump to revision: Previous Next
Author: sdeboy
Date: Sat Jun 12 06:20:57 2010 UTC (14 years ago)
Changed paths: 7
Log Message:
Fix Bug 49421:  Chainsaw don't show Logger for SocketReceiver and SocketHubReceiver

All calls to the LoggingEvent constructor which pass in another event's Logger may only have a categoryName field and not logger field available - updated calls to LoggingEvent constructor to ensure logger was passed in if not null, or a logger was created from the logger name (pre-existing bug in rewritepolicy classes if they were used with socketappender/receiver).

Also (arbitrarily) updated Chainsaw revision in the pom.xml 2.1.0, in order to keep folks from being confused that this latest version is the original 2.0 (which according to maven was previously 1.99)

Changed paths

Path Details
Directorylogging/chainsaw/trunk/pom.xml modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/ExtendedLoggingEvent.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/java/org/apache/log4j/chainsaw/LogUI.java modified , text changed
Directorylogging/chainsaw/trunk/src/main/resources/org/apache/log4j/chainsaw/help/release-notes.html modified , text changed
Directorylogging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/rewrite/MapRewritePolicy.java modified , text changed
Directorylogging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/rewrite/PropertyRewritePolicy.java modified , text changed
Directorylogging/log4j/companions/receivers/trunk/src/main/java/org/apache/log4j/rewrite/ReflectionRewritePolicy.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26