Somebody pointed out that the use of LoggerWrapper also has an influence on the working of %C, %M and %L: the log4j conversion patterns, for Class method and line. They actually don't give anything sensible back now (namely only reference to LoggerWrapper)
These patterns are very bad for performance (they are determined by use of stack-traces) and should not be use in production any way. For use in test this is pitty. Only a few Loggers are Wrapped by LoggerWrapper so the problem is minor. But it is an issue I was not aware of, and will add to the bugtracker (though I'm not sure it is fixable) Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
