ppkarwasz commented on issue #2274:
URL:
https://github.com/apache/logging-log4j2/issues/2274#issuecomment-1937009644
Regarding the second problem you reported, I am not able to reproduce it.
**Both**:
```xml
<Property name="basePath" value="${sys:catalina.home}/logs"/>
```
and
```xml
<Property name="basePath">${sys:catalina.home}/logs</Property>
```
work for me.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]