public class LoggerFactory extends Object
| Constructor and Description |
|---|
LoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configure(ch.qos.logback.classic.Level level,
String path) |
static org.slf4j.Logger |
getLogger(Class<?> clazz) |
Copyright © 2020. All rights reserved.