# Packages
No description provided by the author
# Functions
Initializes logging.
Logs an access event in Apache combined log format (with a minor customization with the duration).
NewHandler creates an http.Handler that provides access log for the underlying handler.
# Structs
Access log entry.
DefaultLog provides a default implementation of the Logger interface.
Init options for logging.
# Interfaces
Logger instances provide custom logging.