paulonicolau-rj opened a new issue, #2274: URL: https://github.com/apache/logging-log4j2/issues/2274
## Description I´m implementing a log file contains trace of request for a funcionality. When i use absolute path in filename attribute of RoliingFileappender, it works fine. When I use property to declare filename, this is ignored and his key is used. ## Configuration **Version:** [Log4j 2.22.1] **Operating system:** [Windows 10/Amazon Linux 2] **JDK:** [Oracle 17] ## Logs ``` [Stacktraces, errors, etc. relevant applications logs.] ``` ## Reproduction [An isolated test reproducing the test. JUnit tests similar to the ones in the code base are extremely appreciated.]   -- 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]
