OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log4jIsAvailable
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/commons/logging/
LogSource.java
64
static protected boolean
log4jIsAvailable
= false;
80
log4jIsAvailable
= true;
82
log4jIsAvailable
= false;
85
log4jIsAvailable
= false;
122
if (
log4jIsAvailable
) {
/prebuilt/common/http-client/
commons-logging-1.1.1.jar
Completed in 159 milliseconds