ArcadeDB Version: v22.9.1 (build d082adc/1664822987697/main)
JDK Version: openjdk version "11.0.16" 2022-07-19
OS: Ubuntu 22.04
I get the log message below when starting the server. Even though this is logged as "INFO" I guess this is still unwanted behavior(?).
The link in the log message https://www.slf4j.org/codes.html#StaticLoggerBinder offers a solution.
Actual behavior
2022-10-19 20:51:22.755 INFO [ArcadeDBServer] <ArcadeDB_0> Starting ArcadeDB Server with plugins [] ...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.
Steps to reproduce
Just starting the server.
ArcadeDB Version: v22.9.1 (build d082adc/1664822987697/main)
JDK Version: openjdk version "11.0.16" 2022-07-19
OS: Ubuntu 22.04
I get the log message below when starting the server. Even though this is logged as "INFO" I guess this is still unwanted behavior(?).
The link in the log message https://www.slf4j.org/codes.html#StaticLoggerBinder offers a solution.
Actual behavior
Steps to reproduce
Just starting the server.