ppkarwasz commented on issue #2274:
URL: 
https://github.com/apache/logging-log4j2/issues/2274#issuecomment-1935935069

   Use:
   
   ```xml
   <Property name="basePath" value="${sys:catalina.home}/logs"/>
   ```
   
   Unlike XML attributes, the content of the `<Property>` element is not 
interpolated. This might actually be a bug:
   
   
https://github.com/apache/logging-log4j2/blob/397771c0feb56e00482fd6230e1e124b7c483333/log4j-core/src/main/java/org/apache/logging/log4j/core/config/Property.java#L134-L137


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to