public class ListHandler extends Handler
| Modifier and Type | Field and Description | 
|---|---|
| List<LogRecord> | recordList | 
| Constructor and Description | 
|---|
| ListHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| void | flush() | 
| void | publish(LogRecord record) | 
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevelpublic List<LogRecord> recordList
public ListHandler()
Copyright © 2005–2022 QOS.ch. All rights reserved.