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, setLevel
public Slf4jLoggingHandler(String prefix, int logHandlerCleanerProtectedFilesLimit)
public boolean isLoggable(LogRecord record)
isLoggable
in class Handler
public void close() throws SecurityException
close
in class Handler
SecurityException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.