[ https://issues.apache.org/jira/browse/TEZ-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365630#comment-14365630 ]
Siddharth Seth commented on TEZ-2176: ------------------------------------- [~vasanthkumar] - thanks for making the change. Instead of using log4j directrly - can we use slf4j markers for fatal. http://slf4j.org/faq.html#fatal . The rest looks good. We may as well move to log4j2 as well - which I believe offers better performance. I'll create a follow up for this. Should be a straighforward patch. > Move all logging to slf4j > ------------------------- > > Key: TEZ-2176 > URL: https://issues.apache.org/jira/browse/TEZ-2176 > Project: Apache Tez > Issue Type: Improvement > Reporter: Siddharth Seth > Assignee: Vasanth kumar RJ > Attachments: TEZ-2176.1.patch, TEZ-2176.patch > > > SLF4J supports a more comprehensive set of APIs - MDC, Formatted strings. > Also drop commons-logging from the dependency set. -- This message was sent by Atlassian JIRA (v6.3.4#6332)