OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:showDateTime
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java
53
* <li><code>org.apache.commons.logging.simplelog.
showdatetime
</code> -
99
static protected boolean
showDateTime
= false;
166
showDateTime
= getBooleanProperty( systemPrefix + "
showdatetime
",
showDateTime
);
168
if(
showDateTime
) {
282
if(
showDateTime
) {
/prebuilt/common/http-client/
commons-logging-1.1.1.jar
Completed in 18 milliseconds