Valentin Kulichenko created IGNITE-15681:
--------------------------------------------
Summary: SLF4J header is printed out in CLI
Key: IGNITE-15681
URL: https://issues.apache.org/jira/browse/IGNITE-15681
Project: Ignite
Issue Type: Bug
Reporter: Valentin Kulichenko
Currently, every CLI command has the following output at the very beginning:
{noformat}
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.
{noformat}
This output is unnecessary and should be removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)