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