Wei-Chiu Chuang created HADOOP-12852:
----------------------------------------

             Summary: Hadoop daemonlog should support more types of loggers
                 Key: HADOOP-12852
                 URL: https://issues.apache.org/jira/browse/HADOOP-12852
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Wei-Chiu Chuang
            Assignee: Wei-Chiu Chuang


Currently, {{hadoop daemonlog}} tool supports two types of loggers: 
{{Log4JLogger}} and {{Jdk14Logger}}. However, {{Jdk14Logger}} is only used in 
one test code; moreover, {{org.sl4j.Logger}}, {{commons.logging.Log}} are also 
used in Hadoop codebase and should be supported. 

For reference, {{GenericTestUtils#setLogLevel}} supports three types of 
distinct loggers: {{org.sl4j.Logger}}, {{commons.logging.Log}} and 
{{log4j.Logger;}}.



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

Reply via email to