# Functions
For returns hub for given context, will use background hub if not set on context or context is nil.
Logger returns named logger from background hub.
SetConfig apply zap config.
Sync all used zap cores, call this before program exit.
With attach new hub to context, use a clone of context or current sentry hub.
# Variables
ConsoleLevel for console log.
DebugLoggerName specify console debug logger by name.
HubContextKey used to store logging hub.
SentryLevel for sentry log.