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

  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 94 logDiagnostic("Instance created.");
190 * The string prefixed to every message output by the logDiagnostic method.
351 logDiagnostic("Releasing all known loggers");
396 logDiagnostic("setAttribute: call too late; configuration already performed.");
495 protected void logDiagnostic(String msg) {
648 logDiagnostic("Checking for '" + name + "'.");
658 logDiagnostic("Did not find '" + name + "'.");
663 logDiagnostic("Found '" + name + "'.");
669 logDiagnostic("Logging system '" + name + "' is available but not useable.");
688 logDiagnostic("[ENV] Trying to get configuration for item " + property)
    [all...]
  /prebuilt/common/http-client/
commons-logging-1.1.1.jar 

Completed in 31 milliseconds