voddan opened a new issue, #3579:
URL: https://github.com/apache/logging-log4j2/issues/3579

   ## Description
   
   I specified `<Configuration dest="file.log">` in my log4j2.xml. 
   I expected the status logger messages to be redirected to that file. Instead 
the `file.log` was created, but it remained empty, and all the status logging 
messages were printed to console as before.
   
   ## Configuration
   
   **Version:** 2.24.3
   
   **Operating system:** Windows 11
   
   **JDK:** Amazon Correto 17.0.12
   
   ## Reproduction
   
   1. Specify `<Configuration dest="file.log">` in log4j2.xml. 
   2. `file.log` is created, but is empty
   3. Status logs are still in the console


-- 
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.apache.org

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

Reply via email to