[
https://issues.apache.org/jira/browse/HADOOP-14706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16110469#comment-16110469
]
ASF GitHub Bot commented on HADOOP-14706:
-----------------------------------------
GitHub user wenxinhe opened a pull request:
https://github.com/apache/hadoop/pull/258
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.branch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/258.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 #258
----
commit e20b1f4dbe2a68003c740164f6bf42ac31ac9916
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
> Attachments: HADOOP-14706.001.patch
>
>
> 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]