Hello, I would like to achieve the following log4j configuration: messages from category x go to * if priority is DEBUG -> appender A1 * if priority is INFO and higher -> appender A1 and A2
messages from category x.y should always go to appender A1 and A2 independently of their priority Is this doable? If so, please give a sample of log4j.properties file that achieves this. Thanks Greg -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>