public class LoggingHandler extends Handler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
flush() |
static LoggingHandler |
getInstance() |
List<LogEntry> |
getRecords() |
void |
publish(LogRecord logRecord) |
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic static LoggingHandler getInstance()
public void close()
throws SecurityException
close 在类中 HandlerSecurityException