| Package | Description |
|---|---|
| org.apache.commons.logging |
Override non-extensible classes by repackaging a modified version.
|
| org.apache.commons.logging.impl |
Open up 'friendly' modifiers.
|
| org.mule.module.logging |
| Modifier and Type | Field and Description |
|---|---|
protected static LogFactory |
LogFactory.nullClassLoaderFactory
This property is not used but preserved here for compatibility.
|
| Modifier and Type | Method and Description |
|---|---|
static LogFactory |
LogFactory.getFactory()
Construct (if necessary) and return a
LogFactory instance,
using the following ordered lookup procedure to determine the name of the
implementation class to be loaded. |
protected static LogFactory |
LogFactory.newFactory(String factoryClass,
ClassLoader classLoader)
This method exists to ensure signature compatibility.
|
protected static LogFactory |
LogFactory.newFactory(String factoryClass,
ClassLoader classLoader,
ClassLoader contextClassLoader)
This method exists to ensure signature compatibility.
|
| Modifier and Type | Class and Description |
|---|---|
class |
org.apache.commons.logging.impl.SLF4JLogFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleLogFactory |
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.