|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.server.log.AbstractAccessLog
com.caucho.server.log.AccessLog
com.caucho.http.log.AccessLog
public class AccessLog
Represents an log of every top-level request to the server.
Field Summary |
---|
Fields inherited from class com.caucho.server.log.AccessLog |
---|
BUFFER_SIZE, L, log |
Fields inherited from class com.caucho.server.log.AbstractAccessLog |
---|
_path, _pathFormat |
Constructor Summary | |
---|---|
AccessLog()
|
Method Summary |
---|
Methods inherited from class com.caucho.server.log.AccessLog |
---|
addExclude, destroy, flush, handleAlarm, init, log, setArchiveFormat, setAutoFlush, setAutoFlushTime, setFormat, setPath, setPathFormat, setRolloverCheckTime, setRolloverCount, setRolloverCron, setRolloverPeriod, setRolloverSize, setSharedBuffer |
Methods inherited from class com.caucho.server.log.AbstractAccessLog |
---|
addInit, getPath, getPathFormat, isHostnameDnsLookup, setHostnameDnsLookup, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccessLog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |