On Wednesday 02 June 2004 16:54, Priya Soparkar wrote: > I am trying to configure Avalon Logkit in JMeter for logging the messages > first into an xml file and then eventually to database.
I hope someone else can provide you a better answer, since I am not in to LogKit much. BUT, I thought that LogKit itself doesn't specify any configuration format, and all config must appear in code (hence a "kit" of tools). And looking at the JMeter's Javadocs, it looks like that sits in the org.apache.jorphan.logging.LoggingManager. I don't know how that ties into their config file format, but since there is a static setTarget() method, I assume there is support for any LogTargets, question is 'how?' . Hope this info helps. Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
