Today, I drop a log4j.properties file in WEB-INF/classes and I
use code in the initialization of a servlet to programmatically fill in the .File property for a FileAppender (or a subclass of FileAppender)
It would be nice if there was a way to specify the dir that the pathnames parsed in log4j.properties were relative to or some other technique for having the logfiles be relative to the webapp w/out writing code.
Any advice?
Thanks, -Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
