ppkarwasz commented on PR #3719:
URL: https://github.com/apache/logging-log4j2/pull/3719#issuecomment-2954785747
The normalization logic in `StatusLogger` only needs to support the five
legacy constants listed below and their corresponding normalized forms. There's
no need for complex logic
ppkarwasz merged PR #333:
URL: https://github.com/apache/logging-log4j-samples/pull/333
--
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-un
ppkarwasz merged PR #334:
URL: https://github.com/apache/logging-log4j-samples/pull/334
--
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-un
vy commented on PR #3719:
URL: https://github.com/apache/logging-log4j2/pull/3719#issuecomment-2954276836
> We should improve the implementation of StatusLogger by extracting all
regular expressions used for property normalization and matching into clearly
named, precompiled Pattern constan