# Functions
NewStandardLogger creates a new zap.Logger based on common configuration
This is intended to be used with zap.ReplaceGlobals() in an application's main.go.
NewStandardZapConfig returns a sensible [config](https://godoc.org/go.uber.org/zap#Config) for a Zap logger.
No description provided by the author
# Structs
No description provided by the author