# Functions

FetchorPrepareCtx either setup up request contex with additional attributes or return already set context.
RecordError logs internal error occured within server.
RecordInfo logs informative details within server.
RecordRequestDetails logs details of http request made to server.
Setup configures global settings for logging.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Settings encapsulates all attributes required for configuring logger.

# Type aliases

LogLevel wrapper type for logrus level.