[
https://issues.apache.org/jira/browse/NUTCH-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887984#action_12887984
]
Andrzej Bialecki commented on NUTCH-851:
-----------------------------------------
You are being facetious, aren't you. JDK logging is arguably the worst logging
API (if you dismiss System.out.println), giving you the least control and
flexibility. Slf4j is the opposite, and allows you even to use JDK logging, if
that's what you like...
And we have to include slf4j anyway.
> 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
>
>
> 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.