# Functions
Get returns logrus entry for given context.
MakeRequestID returns a new request ID.
Set returns derived context with set logrus entry with given request ID.
SetEntry returns derived context with set given logrus entry.
SetupGlobalLogger configures logrus.StandardLogger() to enable multiline-friendly formatter in both development (with terminal) and production (without terminal) with default prettyfier.