package
0.1.0
Repository: https://github.com/devingen/api-core.git
Documentation: pkg.go.dev

# Functions

Of function extracts a valid Logger object from a given context.
WithLogger function creates a new context from a given context and associates the current version of the logger object.

# Variables

ErrLoggerNotFound means that the logger is not in that context.