We're getting chainsaw going with limited success. We want to be able to send debug to any combo of 3 places:
1. console 2. a file 3. chainsaw gui viewer (http://sourceforge.net/projects/logui) Can you give us some help on the log4j.xml config file? Right now we're changing this: <!-- This is the root logger --> <root> <priority value="info"/> <appender-ref ref="FileAppender"/> </root> to point to a single apender, but how to get the chained/multiple output scenario? Thanks. -Scott UC Berkeley Center for Document Engineering _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
