I do this:

<appender name="prfLogFile"
class="org.apache.log4j.DailyRollingFileAppender">
    <param name="File"
value="${acsauth.loghome}${file.separator}prf${file.separator}prf.log"/>
    ...

and set the java properties - this config is portable btw windows and
solaris.  Is this what you meant?

Alison Ortega
North Carolina State University
ACS 
Systems Programmer II
919-513-1417

>>> [EMAIL PROTECTED] 12/10/03 09:16AM >>>
Is it possible to put envirinment variables into the configuration
file?

The reason I ask is that I develop on a windows machine, and deploy
onto
a linux, so the paths where I want to store the logs are differant.

If it is not possible, does anyone have a suggestion for how to do
this.

Many thanks,
Duncan Smith
Decker Telecom Ltd


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to