@ToStringBuilder.ToObjectInfo public abstract class AppLoggerManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INSTANCE_ID |
| Constructor and Description |
|---|
AppLoggerManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected abstract AppLogger |
createAppLogger(String name) |
AppLogger |
getAppLogger(Class<?> clazz) |
AppLogger |
getAppLogger(String name) |
public static final String INSTANCE_ID
Copyright © 2018. All rights reserved.