Uses of Class
com.yahoo.container.logging.RequestLogEntry
Packages that use RequestLogEntry
-
Uses of RequestLogEntry in com.yahoo.container.logging
Methods in com.yahoo.container.logging that return RequestLogEntryMethods in com.yahoo.container.logging with parameters of type RequestLogEntryModifier and TypeMethodDescriptionvoidAccessLog.log(RequestLogEntry entry) voidJSONAccessLog.log(RequestLogEntry entry) voidRequestLog.log(RequestLogEntry entry) voidRequestLogHandler.log(RequestLogEntry entry) voidVespaAccessLog.log(RequestLogEntry entry) voidJSONFormatter.write(RequestLogEntry entry, OutputStream outputStream) voidVespaAccessLog.write(RequestLogEntry entry, OutputStream outputStream) -
Uses of RequestLogEntry in com.yahoo.jdisc.http.server.jetty
Methods in com.yahoo.jdisc.http.server.jetty with parameters of type RequestLogEntry