You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (Jira)" <ji...@apache.org> on 2021/10/05 22:38:00 UTC

[jira] [Created] (IGNITE-15681) SLF4J header is printed out in CLI

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)