[
https://issues.apache.org/jira/browse/LOGGING-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952827#comment-14952827
]
Joerg Schaible commented on LOGGING-162:
----------------------------------------
The error messaqe is a result of the initialization of Apache Commons Logging.
However, the message clearly states, that it cannot find an implementation.
Slf4j is an independent project and does not belong to Apache. You have to
consult slf4j's documentation, how to substitute properly Apache Commons
Logging.
> org.apache.commons.discovery.DiscoveryException
> -----------------------------------------------
>
> Key: LOGGING-162
> URL: https://issues.apache.org/jira/browse/LOGGING-162
> Project: Commons Logging
> Issue Type: Bug
> Affects Versions: 1.0.4
> Environment: Tomcat 7
> Reporter: Vijendra Kulhade
> Labels: newbie
>
> org.apache.commons.discovery.DiscoveryException: Class
> org.apache.commons.logging.impl.SLF4JLogFactory does not implement
> org.apache.commons.logging.LogFactory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)