Hi, I'm using log4j-1.1.3 (because of torque) within a web-application running on tomcat and initialize it with a properties file. Therefore I have a DailyRollingFileAppender (actually 2) and I want to put the log-files in an directory of my choice. When I do something like this:
log4j.appender.org.apache.torque.file = c:\logging\torque.log then I'll get an error when the application comes up. Is there someody who can help me on that? Ralf -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>