vpelikh commented on issue #3161: URL: https://github.com/apache/logging-log4j2/issues/3161#issuecomment-4810294014
Hi everyone, I've been working on porting the PRs listed in this meta-issue to `main`. Here's what I've completed so far: - [#3158](https://github.com/apache/logging-log4j2/pull/3158) → [#4152](https://github.com/apache/logging-log4j2/pull/4152) - [#3226](https://github.com/apache/logging-log4j2/pull/3226) → [#4153](https://github.com/apache/logging-log4j2/pull/4153) - [#3195](https://github.com/apache/logging-log4j2/pull/3195) → [#4154](https://github.com/apache/logging-log4j2/pull/4154) - [#3265](https://github.com/apache/logging-log4j2/pull/3265) → [#4156](https://github.com/apache/logging-log4j2/pull/4156) - [#3418](https://github.com/apache/logging-log4j2/pull/3418) → ported as part of [#4157](https://github.com/apache/logging-log4j2/pull/4157) (which also introduces `InternalLoggerRegistry` to `main`) Now I'd like to clarify the status of the remaining items: 1. **#3217** and **#3381** – I think these might already be present in `main`, but could someone confirm if any additional porting work is still needed? 2. For the other PRs still mentioned in the description: - #2716 - #2962 - #3583 - #3171 Could you please let me know their current status and how I can best help to move them forward? I'm ready to pick up any pending work. Thanks! -- 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]
