package
0.0.0-20220711204903-0fda810cc470
Repository: https://github.com/curious-kitten/scratch-post.git
Documentation: pkg.go.dev

# Functions

HTTPLogging wraprs a handler to perform logging when requests are made.
New returns a new Logger instance with the desired fields.
WithFields adds fields to the provided logger instance.

# Interfaces

Logger interface exposes the necessary logger functions.