|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.logs.LogReader.Log
thredds.logs.ServletLogParser.ServletLog
public static class ServletLogParser.ServletLog
| Field Summary | |
|---|---|
java.lang.StringBuilder |
extra
|
| Constructor Summary | |
|---|---|
ServletLogParser.ServletLog()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLevel()
|
long |
getReqSeq()
|
long |
getReqTime()
|
boolean |
isDone()
|
boolean |
isExtra()
|
boolean |
isStart()
|
java.lang.String |
toString()
|
| Methods inherited from class thredds.logs.LogReader.Log |
|---|
getBytes, getClient, getDate, getIp, getMsecs, getPath, getReferrer, getStatus, toCSV |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.StringBuilder extra
| Constructor Detail |
|---|
public ServletLogParser.ServletLog()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||