On May 11, 2008, at 6:11 PM, Sean Owen (JIRA) wrote:
[ https://issues.apache.org/jira/browse/MAHOUT-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595942
#action_12595942 ]
Sean Owen commented on MAHOUT-52:
---------------------------------
(Responding to Grant's email here where he notes some possible
issues with commons logging, wonders if we should use log4j of SLF4J)
I looked closer at the Hadoop source and, oh no, it uses all three.
Actually, looks like it is mostly commons logging, with a dash of
log4j in some places and some java.util.logging in the Eclipse
integration. So I think the story there is "they use commons logging".
OK, if Hadoop uses Commons then let's just do that, or at least
that's my vote.