carterkozak commented on a change in pull request #475:
URL: https://github.com/apache/logging-log4j2/pull/475#discussion_r595570063
##
File path:
log4j-slf4j18-impl/src/main/java/org/apache/logging/slf4j/Log4jLoggerFactory.java
##
@@ -47,8 +47,12 @@ protected Logger newLogger
[
https://issues.apache.org/jira/browse/LOG4J2-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302852#comment-17302852
]
Carter Kozak commented on LOG4J2-2940:
--
Of course, I've opened one here:
https://g
[
https://issues.apache.org/jira/browse/LOG4J2-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302849#comment-17302849
]
Ralph Goers commented on LOG4J2-2940:
-
Sure. If you wouldn't mind could you do it as
carterkozak opened a new pull request #475:
URL: https://github.com/apache/logging-log4j2/pull/475
This allows LoggerContext lookups to avoid searching for the calling
class to discover a classloader when the ContextSelector implementation
is declared to be agnostic to the class loader
[
https://issues.apache.org/jira/browse/LOG4J2-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302824#comment-17302824
]
Carter Kozak commented on LOG4J2-2940:
--
I'm looking into adding a method to the con