public final class LoggerFactory extends Object
java.util.logging (JUL).
See the LogManager for configuration options or use
the JUL to SLF4J Bridge
| Modifier and Type | Method and Description |
|---|---|
static void |
addListener(LogRecordListener listener) |
static Logger |
getLogger(Class<?> clazz)
Get a
Logger |
static void |
removeListener(LogRecordListener listener) |
public static void addListener(LogRecordListener listener)
public static void removeListener(LogRecordListener listener)
Copyright © 2019. All rights reserved.