public abstract class AppLoggerManager extends Object
| Constructor and Description |
|---|
AppLoggerManager() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AppLogger |
createAppLogger(String name) |
AppLogger |
getAppLogger(Class<?> clazz) |
AppLogger |
getAppLogger(String name) |
Copyright © 2017. All rights reserved.