ppkarwasz opened a new pull request, #4076:
URL: https://github.com/apache/logging-log4j2/pull/4076
> [!WARNING]
> Review this **after** #4074 has been merged and version `2.25.4` merged
into `2.x`.
This change introduces setter methods for the private fields added to
`Rfc5424LayoutBuilder` in version `2.25.4`.
These fields were originally introduced to restore configuration options
that existed in `2.20.0` but were unintentionally renamed in `2.21.0`. Due to
semantic versioning constraints, setters were not added at that time.
With the `2.26.0` release, it is now appropriate to expose these fields via
setters, restoring full configurability and improving API usability.
--
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]