Skip to content

Implement MessageFactory-namespaced logger registry (blocked by 2.24.1 release) #2962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tracked by #3161
vy opened this issue Sep 18, 2024 · 1 comment
Open
Tracked by #3161
Assignees
Labels
api Affects the public API bug Incorrect, unexpected, or unintended behavior of existing code

Comments

@vy
Copy link
Member

vy commented Sep 18, 2024

Port #2936 fixing #2933 in 2.x to main when 2.24.1 is released.

@vy vy added bug Incorrect, unexpected, or unintended behavior of existing code api Affects the public API labels Sep 18, 2024
@vy vy self-assigned this Sep 18, 2024
@ppkarwasz
Copy link
Contributor

We should probably abstain as much as possible from using helper methods in log4j-api, because these give a rather unnatural dependency of log4j-core on a recent version of log4j-api.
I would put the revamped LoggerRegistry in log4j-kit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Affects the public API bug Incorrect, unexpected, or unintended behavior of existing code
Projects
Status: To triage
Development

No branches or pull requests

2 participants