public class LogManager extends Object
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
LogManager.Record |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<LogManager.Record> |
records |
| 构造器和说明 |
|---|
LogManager() |
protected List<LogManager.Record> records
public void log(String msg)
public void save(String filename) throws IOException
IOExceptionpublic String save() throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 1992–2022 Daniel Sun. All rights reserved.