You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "gregfi@pacbell.net" <gr...@pacbell.net> on 2002/02/08 03:27:26 UTC

how to archive this configuration?

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>