# Functions
MakeAccessLogHandler wraps |handler| with another handler that logs access to each resource on the standard output.
# Variables
Logger is a logger that logs messages on the standard error in a structured JSON format, to simplify processing.