Home
last modified time | relevance | path

Searched refs:LOGGING_IMPL_LOG4J_LOGGER (Results 1 – 1 of 1) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
DLogFactoryImpl.java77 …private static final String LOGGING_IMPL_LOG4J_LOGGER = "org.apache.commons.logging.impl.Log4JLogg… field in LogFactoryImpl
179 LOGGING_IMPL_LOG4J_LOGGER,
588 LOGGING_IMPL_LOG4J_LOGGER); in isLog4JAvailable()
798 … informUponSimilarName(messageBuffer, specifiedLogClassName, LOGGING_IMPL_LOG4J_LOGGER); in discoverLogImplementation()