Hi,

I've found out that if you use the log4cxx as attached in the sample
code the hierarchy is not correct. 
There are 2 logger objects: "Comm.CommClient" and "Comm.CommServer" both
are descendant of "root". 
After the configuration "Comm.CommClient" is correctly descendant of
"Comm", but "Comm.CommServer" is still descendant of "root".

I think the patch fixes this problem.

Greetz,
Christian

Attachment: LogTest.properties
Description: LogTest.properties

Attachment: hierarchy.cpp.diff
Description: hierarchy.cpp.diff

Attachment: LogTest.cpp
Description: LogTest.cpp

Reply via email to