Hi,

I want to use the same category in the same class to log to different
appenders. All logs with severity _only_ DEBUG should go to a file
debug.log, and all logs with severity _only_ WARN should go to file
warn.log, and so on.

The FAQ says that attaching a PriorityMatchFilter to an appender should
do the trick. However, the example configuration files test11.xml and
test12.xml from the javadoc was not found by my browser.

Can anybody give me a hint of how to log exact priority matches into
defined appenders?
Any code snipped of a (non-XML) configuration file is welcome!

Thanks in advance

Claus Wagner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to