Skip to content
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

LOG4J2-3083 Fix slf4j calling class lookup using both accessors #554

Merged
merged 2 commits into from Aug 4, 2021

Conversation

carterkozak
Copy link
Contributor

LoggerFactory.getLogger(name/class) as well as
LoggerFactory.getILoggerFactory().getLogger(name).

`LoggerFactory.getLogger(name/class)` as well as
`LoggerFactory.getILoggerFactory().getLogger(name)`.
@carterkozak carterkozak marked this pull request as ready for review August 4, 2021 13:45
@carterkozak carterkozak merged commit 25c7001 into apache:master Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant