public interface LogFactory
| Modifier and Type | Method and Description |
|---|---|
Log |
create(Class<?> clazz) |
Log |
create(String name) |
LogLevel |
getDefaultLogLevel() |
void |
setDefaultLogLevel(LogLevel level) |
void |
setLogLevelMap(List<String> levelMapList) |
Copyright © 2020. All rights reserved.