public abstract class RemoteLogHandlerBase extends Handler
Modifier and Type | Field and Description |
---|---|
protected static String |
WIRE_LOGGER_NAME |
protected static Logger |
wireLogger |
Modifier | Constructor and Description |
---|---|
protected |
RemoteLogHandlerBase() |
protected |
RemoteLogHandlerBase(List<String> excludedLoggerNames) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
boolean |
isLoggable(LogRecord record) |
getFormatter, getLevel, publish, setFormatter, setLevel
protected static final String WIRE_LOGGER_NAME
protected static Logger wireLogger
Copyright © 2018. All rights reserved.