SLF4J warnings #975
shalini848
started this conversation in
General
Replies: 1 comment 4 replies
-
|
What version of EJBCA are you using? I don't see any slf4j warnings so you can expect it to not the there in the next release at least. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
When executing EJBCA CLI commands(ex: ejbca config cmp listalias), SLF4J warning messages are displayed as shown below:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
The following fix (ECA-12551) appears to address SLF4J logger warnings for the internal WildFly components. Is there any plan to resolve these SLF4J logger warnings for the EJBCA CLI commands as well?
Beta Was this translation helpful? Give feedback.
All reactions