public class JDKLoggerFactory extends Object implements LoggerFactory
| Constructor and Description |
|---|
JDKLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Logger |
get(Class<?> c)
Gets or creates a Logger for the given class.
|
public Logger get(Class<?> c)
LoggerFactoryget in interface LoggerFactoryc - the class to use for naming