Hello, (1) To configure the simplelog logger, I set the properties in a simplelog.properties file, and *not* in the commons-logging.properties file, correct?
(2) My simplelog.properties file, placed in Tomcat's web-inf/classes directory, doesn't appear to be read by the web app (it's not giving me the date/time, and its still defaulting to the error level of "info". Here's the exact contents of the file: org.apache.commons.logging.simplelog.defaultlog=debug org.apache.commons.logging.simplelog.showdatetime=true Any idea what I'm doing wrong? Thanks, Glen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
