[ 
https://issues.apache.org/jira/browse/NUTCH-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Nioche updated NUTCH-851:
--------------------------------

    Attachment: NUTCH-851.patch

Used the migrator tool from slf4j http://www.slf4j.org/migrator.html + manually 
replaced fatal() by error() + various minor fixes

I have commented out the dependency on commons-logging but left the log4j 
adapter (slf4j-log4j12) so that we are now using log4j through slf4j. The 
beauty of it is that users can swap to their favourite logging system by 
replacing the ivy dependencies

The patch compiles and goes through the tests OK





> Port logging to slf4j
> ---------------------
>
>                 Key: NUTCH-851
>                 URL: https://issues.apache.org/jira/browse/NUTCH-851
>             Project: Nutch
>          Issue Type: New Feature
>            Reporter: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-851.patch
>
>
> We are already inheriting a dependency on slf4j from Solr so we might as well 
> use it :-)
> Any thoughts on this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to