public static class ServletLogParser.ServletLog extends LogReader.Log
| Modifier and Type | Field and Description |
|---|---|
java.lang.StringBuilder |
extra |
date| Constructor and Description |
|---|
ServletLogParser.ServletLog() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLevel() |
long |
getReqSeq() |
long |
getReqTime() |
boolean |
isDone() |
boolean |
isExtra() |
boolean |
isStart() |
java.lang.String |
toString() |
public long getReqTime()
public long getReqSeq()
public java.lang.String getLevel()
public boolean isExtra()
public boolean isDone()
public boolean isStart()
public java.lang.String toString()
toString in class LogReader.Log