ppkarwasz opened a new pull request #737:
URL: https://github.com/apache/logging-log4j2/pull/737
The properties of the generated appenders are not always the same as in
Log4j 1.x. This PR:
- adds default values to all Log4j 1.x configuration builders,
- adds a couple of properties that were missing in the builders,
- expands the test suite to include the case of all properties unspecified
and all properties set to a value different from the default.
Problems with default values cause issues as in [this SO
question](https://stackoverflow.com/q/70895631/11748454).
--
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]