Heiko Gadow created LOG4J2-2718:
-----------------------------------
Summary: Property substitution for xinclude href property
Key: LOG4J2-2718
URL: https://issues.apache.org/jira/browse/LOG4J2-2718
Project: Log4j 2
Issue Type: Improvement
Components: Configurators
Reporter: Heiko Gadow
At the moment the href property accept file uris like
file:///etc/logging/log4j_appenders.xml
but it also would be nice if it works with the property subsituition like:
file://§\{log.configdir}/log4j_appenders.xml or
file://§\{env:log.configdir:-/etc/logging}/log4j_appenders.xml
--
This message was sent by Atlassian Jira
(v8.3.4#803005)