Skip navigation links
G L O R S U V 

G

getLogger(String) - Method in class uk.uuid.slf4j.android.LoggerFactory
 
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of NOPMDCAdapter.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns the class name of NOPMDCAdapter.
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.

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.

O

org.slf4j.impl - package org.slf4j.impl
SLF4J binding for the Android logger.

R

REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.

S

SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
StaticLoggerBinder - Class in org.slf4j.impl
The binding of LoggerFactory class with an actual instance of ILoggerFactory is performed using information returned by this class.
StaticMarkerBinder - Class in org.slf4j.impl
The binding of MarkerFactory class with an actual instance of IMarkerFactory is performed using information returned by this class.
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to NOPMDCAdapter.

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.
G L O R S U V 
Skip navigation links

Copyright © 2022 Simon Arlott. All rights reserved.