# 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.