# Functions
Logger get logger from the context.
WithLogger add logger object to the context key defaults to the "log" use WithLogName("<custom name>") to set custom key.
WithLogName set custom name of the log object.
# Type aliases
No description provided by the author