Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequestStats
deprecated
func RequestStats(cb LogCallback) func(http.Handler) http.Handler
RequestStats gathers request statistics for logging, and calls cb to do the actual logging.
Deprecated: Use ale.StdRequestLogger
Types ¶
type LogCallback ¶
type LogCallback func(*ale.LogContext)
LogCallback is a function to long a request.
Click to show internal directories.
Click to hide internal directories.