SNAS / openbmp

OpenBMP Server Collector
www.openbmp.org
Eclipse Public License 1.0
232 stars 76 forks source link

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" #80

Open mmihir82 opened 5 years ago

mmihir82 commented 5 years ago

Running PostgreSQL getting error: assume there is dependency to be fix, I'm not sure how to fix it.

Starting PostgreSQL 10 database server: main.
    Waiting for PostgreSQL to start...
===> Postgres ready
===> Starting consumer
===> Now running!!!
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.
broonu commented 4 years ago

Running PostgreSQL getting error: assume there is dependency to be fix, I'm not sure how to fix it.

Starting PostgreSQL 10 database server: main.
    Waiting for PostgreSQL to start...
===> Postgres ready
===> Starting consumer
===> Now running!!!
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.

Hello @mmihir82 ,

Did you manage to solve this?

mmihir82 commented 4 years ago

No, I wasn't. I figure it is still in beta.