You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/20 14:57:58 UTC

[jira] [Commented] (IGNITE-4248) Slf4jLogger ignores IGNITE_QUIET system property

    [ https://issues.apache.org/jira/browse/IGNITE-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764383#comment-15764383 ] 

ASF GitHub Bot commented on IGNITE-4248:
----------------------------------------

GitHub user AMashenkov opened a pull request:

    https://github.com/apache/ignite/pull/1367

    IGNITE-4248: Slf4jLogger ignores IGNITE_QUIET system property

    Fixed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-4248

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1367.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1367
    
----
commit 295859884fa48f05313f26fd3b33b6c85c64a09e
Author: Andrey V. Mashenkov <an...@gmail.com>
Date:   2016-12-20T14:54:34Z

    Minors

----


> Slf4jLogger ignores IGNITE_QUIET system property
> ------------------------------------------------
>
>                 Key: IGNITE-4248
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4248
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.7
>            Reporter: Valentin Kulichenko
>            Assignee: Andrew Mashenkov
>             Fix For: 2.0
>
>
> {{Slf4jLogger}} writes in quiet mode into {{System.out}} regardless of the value of {{IGNITE_QUEIT}} system property.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)