public final class LogParser.Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
additionalText |
Date |
date |
protected boolean |
isRecord |
protected String |
line |
String |
logger |
String |
severity |
protected String |
text |
protected String |
thread |
| Modifier and Type | Method and Description |
|---|---|
protected Writer |
append(Writer w) |
Writer |
appendHtml(Writer w) |
String |
getText() |
String |
getThread() |
protected List<String> additionalText
protected boolean isRecord
public Writer appendHtml(Writer w) throws IOException
IOExceptionprotected Writer append(Writer w) throws IOException
IOExceptionCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.