Plug.AccessLog v0.6.0

Modules summary

Plug.AccessLog

AccessLog Plug

Plug.AccessLog.Application

AccessLog Application

Plug.AccessLog.Formatter

Log message formatter

Plug.AccessLog.Formatter.RemoteHostname

Determines remote hostname

Plug.AccessLog.Formatter.RemoteUser

Determines remote user

Plug.AccessLog.Formatter.RequestCookie

Fetches a cookie sent by the client for logging

Plug.AccessLog.Formatter.RequestHeader

Fetches a request header for logging

Plug.AccessLog.Formatter.RequestLine

Recreates the first line of the original HTTP request

Plug.AccessLog.Formatter.RequestPath

Logs request path without query string

Plug.AccessLog.Formatter.RequestTime

Creates a formatted request time string

Plug.AccessLog.Formatter.ResponseBytes

Calculates response size in bytes

Plug.AccessLog.Formatter.ResponseHeader

Fetches a response header for logging

Plug.AccessLog.Logfiles

Logfile agent

Plug.AccessLog.Writer

Log message writer