Rob Vermeulen <[EMAIL PROTECTED]> wrote: > To get %C working again you can change it to %c (big to lowel case) and > the correct classname will be given.
No. %c is actually the category of logging, which only coincides with class-names by choice, but not by definition. http://logging.apache.org/log4j/docs/api/org/apache/log4j/PatternLayout.html Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
