| Package | Description | 
|---|---|
| org.apache.commons.logging | Spring's variant of the
 Commons Logging API:
 with special support for Log4J 2, SLF4J and  java.util.logging. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LogFactoryServiceDeprecated. 
 since it is only meant to be used in the above-mentioned fallback scenario | 
| Modifier and Type | Method and Description | 
|---|---|
| static LogFactory | LogFactory. getFactory()Deprecated. 
 in favor of  getLog(Class)/getLog(String) |