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 2018/01/09 17:35:00 UTC

[jira] [Commented] (IGNITE-7284) Introduce DEV_ONLY marker to IgniteLogger

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

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

GitHub user slukyano opened a pull request:

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

    IGNITE-7284: Introduce DEV_ONLY marker to IgniteLogger

    

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

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

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

    https://github.com/apache/ignite/pull/3346.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 #3346
    
----
commit fd43e44b7be7746f496502147711246bd8555024
Author: Stanislav Lukyanov <st...@...>
Date:   2018-01-09T13:37:52Z

    IGNITE-7284: change loggers to use default methods for overloads

commit 102bf58bafae44e9872fa3e395f9566d84703993
Author: Stanislav Lukyanov <st...@...>
Date:   2018-01-09T17:32:50Z

    IGNITE-7284: added handling of markers in slf4j and log4j2

----


> Introduce DEV_ONLY marker to IgniteLogger
> -----------------------------------------
>
>                 Key: IGNITE-7284
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7284
>             Project: Ignite
>          Issue Type: Improvement
>          Components: general
>    Affects Versions: 2.3
>            Reporter: Valentin Kulichenko
>            Assignee: Stanislav Lukyanov
>             Fix For: 2.4
>
>
> Need to add markers support to {{IgniteLogger}} and then introduce {{DEV_ONLY}} marker for warnings that can be suppressed in prod environments.
> Problem and solution are discussed in more detail here: http://apache-ignite-developers.2346864.n4.nabble.com/Suppressing-quot-development-quot-warning-td25195.html
> Make sure to update Loggers documentation explaining how the parameter works and what's it for:
> https://apacheignite.readme.io/docs/logging



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)