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

Steve Loughran commented on HADOOP-14289:
-----------------------------------------

sed could probably do it if you ask for a sed expert ? [~aw]? to do it. That'd 
just fix the import/ctor code; leaving alone all the if(LOG.is*) and inline 
string work alone. One thing to look out for here is that while it is safe to 
move any {{private}} log, you have to look carefully at protected/public ones. 
In the HADOOP-13605 cleanup of FileSystem, I left the old logger where it was 
in case external FS instances were using it.

> Move logging APIs over to slf4j in hadoop-common
> ------------------------------------------------
>
>                 Key: HADOOP-14289
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14289
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Akira Ajisaka
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to