Documentation ¶ Overview ¶ This example demonstrates request logging with the built-in middleware.Logger. Each request gets a RequestID (middleware.RequestID) and is logged to stderr with the status code, response size and latency. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.