# Functions

FromContextOrNew will either pull an existing *zap.Logger from the context, or create a new one.
IntoContext returns a new context based on ctx with the provided *zap.Logger added.

# Constants

No description provided by the author