# Functions
WithContext returns a Logger that has information about the current user in its details.
WithTraceID returns a Logger that has information about the traceID in its details.
WithUserID returns a Logger that has information about the current user in its details.
# Variables
Logger is a shared go-kit logger.