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

ASF GitHub Bot commented on HADOOP-14706:
-----------------------------------------

GitHub user wenxinhe opened a pull request:

    https://github.com/apache/hadoop/pull/257

    HADOOP-14706. Adding a helper method to determine whether a log is Log4j 
implement.

    

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

    $ git pull https://github.com/wenxinhe/hadoop 
HADOOP-14706.Adding_a_helper_method

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

    https://github.com/apache/hadoop/pull/257.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 #257
    
----
commit c2f9b2023bca984ad555a785fdc516b6e24db74f
Author: wenxinhe <[email protected]>
Date:   2017-08-01T08:19:00Z

    HADOOP-14706. Adding a helper method to determine whether a log is Log4j 
implement.

----


> Adding a helper method to determine whether a log is Log4j implement
> --------------------------------------------------------------------
>
>                 Key: HADOOP-14706
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14706
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Wenxin He
>            Assignee: Wenxin He
>            Priority: Minor
>
> Base on the comments in YARN-6873, we'd like to add a helper method to 
> determine whether a log is Log4j implement.
> Using this helper method, we don't have to care about it's 
> org.apache.commons.logging or org.slf4j.Logger used in our system.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to