Interface | Description |
---|---|
CustomELFLogger |
This is an interface which allows customers to add custom
information to the ExtendedLogFormat.
|
HttpAccountingInfo |
This interface returns
information regarding HTTP requests and responses.
|
LogField | |
Logger |
This is the interface for http logging
|
Class | Description |
---|---|
CLFLogger |
This is the CommonLogFormat Logger.
|
CLFLogger.CLFDateFormat | |
CLFLogger.CLFDateFormatWithMillis | |
ContextLogField | |
ELFLogger |
This is the ExtendedLogFormat Logger
Logs http stuff to access.log in ELF
See http://www.w3.org/TR/WD-logfile-960221.html for the specification
|
FormatStringBuffer |
This class is very similar to the StringBuffer of the JDK.
|
FormatStringBuffer.DateOnlyDateFormat | |
FormatStringBuffer.TimeFormatWithMillis | |
FormatStringBuffer.TimeOnlyDateFormat | |
HeaderLogField | |
HostLogField | |
HttpAccountingInfoImpl | |
LogFormat | |
LoggerUtils | |
LogManagerHttp |
HTTP Logging Manager for access.log
|
LogMigrationProcessor | |
NullLogField | |
TimeLogField | |
URILogField |