Hi all, not sure this is the right place to post this problem (log4j-dev better?). I've searched the mail archive but found nothing similar, so here it is!
Due the introduction of Logger and Level concepts, I changed my xml configuration file to match new classes. So <category> tags became <logger> tag and <priority> are now <level> tags. First problem is: "logger" elements does not have anymore "class" attribute, so I'm not able to indicate what class shoud be used as Logger for each logger instance I've defined. More, there is no corrispondending "loggerFactory" element (to old "categoryFactory") that can be used. Am I missing anything? Kind regards - Giuseppe. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>