[
https://issues.apache.org/jira/browse/LOG4J2-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636927#comment-13636927
]
Ralph Goers commented on LOG4J2-192:
------------------------------------
I looked at your example. If you change $${env:TEMP} to ${env:TEMP} it should
work properly. The filename attribute is only interpolated when the
configuration file is processed.
> ${env:...} is not replaced in fileName
> --------------------------------------
>
> Key: LOG4J2-192
> URL: https://issues.apache.org/jira/browse/LOG4J2-192
> Project: Log4j 2
> Issue Type: Bug
> Affects Versions: 2.0-beta4
> Reporter: Tom Hegermann
> Priority: Minor
> Attachments: log4j2.xml, TestEnvVar.java
>
>
> The variable ${env:...} is not replaced in the fileName attribute in
> RollingFileAppender whereas it is replaced in the attribute filePattern
> correctly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]