Yes, use any logging tool that can be integrated with
Jakarta Commons logging, e.g. Log4J, or the Log class part of Java (as of 1.4).
All you need to do is to add the logging provider of your choice (e.g. Log4J) to
the classpath, and let common slogging know that you want to use Log4J (by the
means of providing a commons-logging.properties file).
Werner
From: Charles Read [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 14. September 2005 13:30
To: [email protected]
Subject: [castor-user] how to set up Castor query log with JDOManager?
My application formerly set up logging through the Mapping API.
I have ported the application to Castor 0.9.7, and now use
JDOManager;
the Mapping API has fallen out of the picture.
Is there still a way to set up Castor query log-file?
Thanks.
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.

