Is this possible? I'd like my log4j.properties to be portable between Linux and Windows without having to change which one got deployed in ant or something like that. But I thought I'd ask first. The idea being if this line...
log4j.appender.File.file=c:/logs/myproject.log could be turned into something that could be universal to Windows and Linux/Unix. Any ideas? Preston --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
