1
0

Log hierarchy for TCCL.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377195 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-02-12 16:00:22 +00:00
parent 42266eebbf
commit b86aad5988

View File

@@ -398,6 +398,7 @@ public abstract class LogFactory {
logDiagnostic( logDiagnostic(
"[LOOKUP] LogFactory implementation requested for the first time for context classloader " "[LOOKUP] LogFactory implementation requested for the first time for context classloader "
+ objectId(contextClassLoader)); + objectId(contextClassLoader));
logHierarchy("[LOOKUP] ", contextClassLoader);
// Load properties file. // Load properties file.
// //