[ 
https://issues.apache.org/jira/browse/LOG4J2-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973287#comment-13973287
 ] 

Matt Sicker commented on LOG4J2-607:
------------------------------------

Looks like this might be a problem related to not having the properties to look 
up at the time that the top level attributes are parsed. StrSubstitutor is 
called during configuration, but it probably doesn't have any values yet (at 
least for the properties section of a config file; it's still not working 
properly for a system config variable either).

> log4j2 json files do not support property substitutions
> -------------------------------------------------------
>
>                 Key: LOG4J2-607
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-607
>             Project: Log4j 2
>          Issue Type: Bug
>    Affects Versions: 2.0-rc1, 2.0-rc2
>         Environment: Windows 7, JVM 7, Tomcat 7. Also tested using Mac OS X 
> and JVM 8 (Tomcat 7).
>            Reporter: Sebastian Audet
>            Assignee: Matt Sicker
>         Attachments: log4j2.json
>
>
> Using Property substitution in the latest release candidate doesn't work in 
> JSON configuration files.
> Seems to work fine in XML files though - suggest actually parsing the results 
> of the JSON file configurations?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to