Searched refs:isLevelEnabled (Results 1 - 17 of 17) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
H A DSimpleLog.java357 protected boolean isLevelEnabled(int logLevel) { method in class:SimpleLog
376 if (isLevelEnabled(SimpleLog.LOG_LEVEL_DEBUG)) {
392 if (isLevelEnabled(SimpleLog.LOG_LEVEL_DEBUG)) {
407 if (isLevelEnabled(SimpleLog.LOG_LEVEL_TRACE)) {
423 if (isLevelEnabled(SimpleLog.LOG_LEVEL_TRACE)) {
438 if (isLevelEnabled(SimpleLog.LOG_LEVEL_INFO)) {
454 if (isLevelEnabled(SimpleLog.LOG_LEVEL_INFO)) {
469 if (isLevelEnabled(SimpleLog.LOG_LEVEL_WARN)) {
485 if (isLevelEnabled(SimpleLog.LOG_LEVEL_WARN)) {
500 if (isLevelEnabled(SimpleLo
[all...]
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
H A DSimpleLog.java370 protected boolean isLevelEnabled(int logLevel) { method in class:SimpleLog
385 if (isLevelEnabled(SimpleLog.LOG_LEVEL_DEBUG)) {
397 if (isLevelEnabled(SimpleLog.LOG_LEVEL_DEBUG)) {
409 if (isLevelEnabled(SimpleLog.LOG_LEVEL_TRACE)) {
421 if (isLevelEnabled(SimpleLog.LOG_LEVEL_TRACE)) {
433 if (isLevelEnabled(SimpleLog.LOG_LEVEL_INFO)) {
445 if (isLevelEnabled(SimpleLog.LOG_LEVEL_INFO)) {
457 if (isLevelEnabled(SimpleLog.LOG_LEVEL_WARN)) {
469 if (isLevelEnabled(SimpleLog.LOG_LEVEL_WARN)) {
481 if (isLevelEnabled(SimpleLo
[all...]
/external/slf4j/slf4j-simple/src/main/java/org/slf4j/impl/
H A DSimpleLogger.java311 if (!isLevelEnabled(level)) {
406 if (!isLevelEnabled(level)) {
421 if (!isLevelEnabled(level)) {
433 protected boolean isLevelEnabled(int logLevel) { method in class:SimpleLogger
441 return isLevelEnabled(LOG_LEVEL_TRACE);
483 return isLevelEnabled(LOG_LEVEL_DEBUG);
525 return isLevelEnabled(LOG_LEVEL_INFO);
567 return isLevelEnabled(LOG_LEVEL_WARN);
609 return isLevelEnabled(LOG_LEVEL_ERROR);
/external/testng/src/main/java/org/testng/log4testng/
H A DLogger.java164 return isLevelEnabled(TRACE);
196 return isLevelEnabled(DEBUG);
224 return isLevelEnabled(INFO);
437 private boolean isLevelEnabled(int pLevel) { method in class:Logger
442 if(isLevelEnabled(pLevel)) {
/external/slf4j/integration/lib/
H A Dslf4j-simple-1.6.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/slf4j/ org/slf4j/impl/ org/slf4j/impl/SimpleLogger ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.logging_1.0.4.v201005080501.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/guice/extensions/struts2/lib/
H A Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/guice/lib/build/
H A Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/robolectric/v1/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 340 milliseconds