Documentation
¶
Overview ¶
Package logger holds tooling for logging
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Middleware ¶
func Middleware(h http.HandlerFunc, message string) http.HandlerFunc
Middleware wraps around a http.HandlerFunc to log some basic request info to stdout along with a custom message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.