liuzhaokun created HADOOP-15324: ----------------------------------- Summary: Wrong className in LoggerFactory.getLogger method Key: HADOOP-15324 URL: https://issues.apache.org/jira/browse/HADOOP-15324 Project: Hadoop Common Issue Type: Improvement Components: common Affects Versions: 3.0.0 Reporter: liuzhaokun
If we use LoggerFactory.getLogger method in a class,the most accurate approach is use this class as a parameter.So in this class,I think the parameter should be Abstractverifier.class,or the log will be SSLFactory.class' log. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org