Displaytag uses Jakarta commons-logging http://jakarta.apache.org/commons/logging.html for log.
Commons-logging is a wrapper for different logging systems, so you can choose the implementation you prefer. Configuration is specific per implementation. If you are using log4j simply put a log4j.xml or log4j.properties file in your classpath where you declare your loggers and filters. See http://jakarta.apache.org/log4j/docs/manual.html for details Fabrizio -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vineet Bhatia Sent: Friday, October 24, 2003 4:45 PM To: '[EMAIL PROTECTED]' Subject: [displaytag-user] How to turn on logging? What configuration changes do I need to turn debug logging on? Thanks, vineet ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

