Yordan Gigov created LOG4J2-1322:
------------------------------------
Summary: Missing migration information
Key: LOG4J2-1322
URL: https://issues.apache.org/jira/browse/LOG4J2-1322
Project: Log4j 2
Issue Type: Documentation
Reporter: Yordan Gigov
Priority: Minor
When moving our project to 2.x I discovered by way of it not behaving as
expected, that the old way to specify variables used for the paths no longer
works. Because Tomcat by default outputs our webapp logs wherever the current
working directory is when launched, we set-up our file names like this
"{{$\{catalina.base\}/logs/mail.log}}".
However the old syntax no longer works and must now be used as
"{{$\{sys:catalina.base\}/logs/mail.log}}".
You should add some note in the migration page for that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]