What is the purpose of AbstractLogger.getFullyQualifiedCallerName? #348
Unanswered
TWiStErRob
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @ceki I'm trying to use org.slf4j.helpers.AbstractLogger (2.0.5) and there's a method that doesn't have a javadoc, nor examples on my classpath. In the repo it either returns null or a constant. What is the purpose of that method, because not called from the
AbstractLogger
source code and it's not public either.Beta Was this translation helpful? Give feedback.
All reactions