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

  /external/apache-http/src/org/apache/commons/logging/impl/
SimpleLog.java 185 protected String logName = null;
201 logName = name;
209 String lvl = getStringProperty(systemPrefix + "log." + logName);
301 shortLogName = logName.substring(logName.lastIndexOf(".") + 1);
307 buf.append(String.valueOf(logName)).append(" - ");
  /prebuilt/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 368 milliseconds