-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Labels
Stalewaiting-for-userMore information is needed from the userMore information is needed from the user
Description
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
- Specify
<Configuration dest="file.log">
in log4j2.xml. file.log
is created, but is empty- Status logs are still in the console
Metadata
Metadata
Assignees
Labels
Stalewaiting-for-userMore information is needed from the userMore information is needed from the user
Type
Projects
Status
Done