Index

D E G I L N R S U V W 
All Classes and Interfaces|All Packages

D

DEBUG - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Log messages at DEBUG level and above.

E

ERROR - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Log messages at ERROR level and above.

G

getLogger(String) - Method in class uk.uuid.slf4j.android.LoggerFactory
 
getLoggerFactory() - Method in class uk.uuid.slf4j.android.ServiceProvider
 
getMarkerFactory() - Method in class uk.uuid.slf4j.android.ServiceProvider
 
getMDCAdapter() - Method in class uk.uuid.slf4j.android.ServiceProvider
 
getRequestedApiVersion() - Method in class uk.uuid.slf4j.android.ServiceProvider
 

I

INFO - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Log messages at INFO level and above.
initialize() - Method in class uk.uuid.slf4j.android.ServiceProvider
 

L

LoggerFactory - Class in uk.uuid.slf4j.android
AndroidLoggerFactory is an implementation of ILoggerFactory returning the appropriate named LogAdapter instance.
LoggerFactory() - Constructor for class uk.uuid.slf4j.android.LoggerFactory
 
LogLevel - Enum in uk.uuid.slf4j.android
Configuration of Android logging level.

N

NATIVE - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Use Log.isLoggable(String, int) to determine the log level.

R

REQUESTED_API_VERSION - Static variable in class uk.uuid.slf4j.android.ServiceProvider
Declare the version of the SLF4J API this implementation is compiled against.

S

ServiceProvider - Class in uk.uuid.slf4j.android
Entry point of the SLF4J binding for the Android logger implementation.
ServiceProvider() - Constructor for class uk.uuid.slf4j.android.ServiceProvider
 
SUPPRESS - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Suppress all log messages.

U

uk.uuid.slf4j.android - package uk.uuid.slf4j.android
SLF4J binding for the Android logger.

V

valueOf(String) - Static method in enum uk.uuid.slf4j.android.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.uuid.slf4j.android.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VERBOSE - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Log messages at TRACE level and above.

W

WARN - Enum constant in enum uk.uuid.slf4j.android.LogLevel
Log messages at WARN level and above.
D E G I L N R S U V W 
All Classes and Interfaces|All Packages