public class Slf4jLoggingHandler extends Handler
| Constructor and Description |
|---|
Slf4jLoggingHandler(String prefix,
int logHandlerCleanerProtectedFilesLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
boolean |
isLoggable(LogRecord record) |
void |
publish(LogRecord record) |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic Slf4jLoggingHandler(String prefix, int logHandlerCleanerProtectedFilesLimit)
public boolean isLoggable(LogRecord record)
isLoggable in class Handlerpublic void close()
throws SecurityException
close in class HandlerSecurityExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.