# Functions
DumpRequest dumps out the provided http.Request.
DumpResponse dumps out the provided http.Response.
Printf conditionally outputs a formatted message to Stderr.
Println conditionally outputs a message to Stderr.
Redact masks the given token by replacing part of the string with *.
# Variables
UnmaskAPIKey determines if the API key should de displayed during a dump.
Verbose determines if debugging output is displayed to the user.