Hi,
I have some questions configuring DBAppender and JMSAppender.
I read that to configure them, and some of the new appenders, I either have
to do it programatically or use Joran. I don't want to code it, so Joran it
is.
My question is what is the status of the Joran configurator, and where can
I get docs and examples for it. I found some in the wiki, but not quite what
I wanted.
JoranConfigurator is fairly mature. It is used nearly in the same way as DOMConfigurator.
See examples in tests/src/java/org/apache/log4j/db/
For sample configuration files see tests/input/db/
Also, is the .properties configuration format deprecated ? Should I avoid
it ?
JoranConfigurator is much more powerful but for the simple cases PropertyConfigurator does just fine.
thanks Ricardo Trindade
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]