Interface LoggerFactory
-
- All Known Implementing Classes:
Slf4jLogFactoryAdaptor
public interface LoggerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LoggergetLogger(Class<?> type)
-
Slf4jLogFactoryAdaptorpublic interface LoggerFactory
| Modifier and Type | Method | Description |
|---|---|---|
Logger |
getLogger(Class<?> type) |