Hello,

i need to specify the location of a RollingFileAppender's logfiles by a
System property. Is there anyway to do system property replacement inside
the log4j.xml?
I think of something like this:
<appender name="myAppender" class="org.apache.log4j.RollingFileAppender">
                
                
                
                <layout class="org.apache.log4j.PatternLayout">
                        
                </layout>
</appender>

Any hints?
Thanks, Johannes.
-- 
View this message in context: 
http://www.nabble.com/Using-System-prpoerties-inside-log4j.xml-tp25219373p25219373.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to