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