HomeSort by relevance Sort by last modified time
    Searched defs:showLogName (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java 47 * <li><code>org.apache.commons.logging.simplelog.showlogname</code> -
92 static protected boolean showLogName = false;
164 showLogName = getBooleanProperty( systemPrefix + "showlogname", showLogName);
306 } else if(showLogName) {
  /prebuilt/common/http-client/
commons-logging-1.1.1.jar 

Completed in 37 milliseconds