public class Jdk14LogFactoryImpl extends java.lang.Object implements LogFactory
| Constructor and Description |
|---|
Jdk14LogFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Log |
getLog(java.lang.Class<?> c) |
Log |
getLog(java.lang.String name) |
public Log getLog(java.lang.Class<?> c)
getLog in interface LogFactorypublic Log getLog(java.lang.String name)
getLog in interface LogFactory