Eclipse RCP Application cannot find logback implemenmtation [message #1853288] |
Sun, 26 June 2022 16:06 |
|
Hello community
I tried to use slf4k + logback in my RCP application. But on start i obtain the following message
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.
If I am not mistake it means that application cannot load logback implementation and go to not-operation logger.
I use the following article as instruction https://www.vogella.com/tutorials/EclipseLogging/article.html
My plugin.xml and product file have been attached.
I need some piece of advises : how to resolve this situation.
I use latest version of eclipse -rcp 2022-06
Thank you in advance
Alexander
[Updated on: Mon, 27 June 2022 09:59] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03263 seconds