GitHub user liu-zhaokun opened a pull request:

    https://github.com/apache/storm/pull/2601

    [STORM-2998]Wrong className in LoggerFactory.getLogger method

    
[https://issues.apache.org/jira/browse/STORM-2998](https://issues.apache.org/jira/browse/STORM-2998)
    If we use LoggerFactory.getLogger method in a class,the most accurate 
approach is use this class as a parameter.

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

    $ git pull https://github.com/liu-zhaokun/storm master031902

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

    https://github.com/apache/storm/pull/2601.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 #2601
    
----
commit e4c1b6117e77365741231825f806c419dc45d3a4
Author: liuzhaokun <liu.zhaokun@...>
Date:   2018-03-19T08:46:56Z

    [STORM-2998]Wrong className in LoggerFactory.getLogger method

----


---

Reply via email to