| Package | Description |
|---|---|
| org.apache.commons.logging | |
| org.apache.commons.logging.impl |
| Modifier and Type | Field and Description |
|---|---|
protected static LogFactory |
LogFactory.nullClassLoaderFactory |
| Modifier and Type | Method and Description |
|---|---|
static LogFactory |
LogFactory.getFactory() |
protected static LogFactory |
LogFactory.newFactory(String factoryClass,
ClassLoader classLoader) |
protected static LogFactory |
LogFactory.newFactory(String factoryClass,
ClassLoader classLoader,
ClassLoader contextClassLoader) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidLoggerFactory
Concrete subclass of
LogFactory. |
class |
LogFactoryImpl
Concrete subclass of
LogFactory that implements the following algorithm to dynamically select a logging implementation class to instantiate a wrapper for. |
Copyright © 2014. All rights reserved.