# Functions
Hex creates a zap field which convert binary to hex.
InitLoggers initializes the global logger and other sub loggers.
L wraps zap.L().
Logger returns logger of the given name.
RegisterLevelConfigMux registers log's level config http mux.
S wraps zap.S().
T is a wrapper of otelzap.Ctx, returns a logger with context.
# Structs
GlobalConfig defines the global logger configurations.
TraceConfig defines the logger configurations for tracing.