# Functions
GetLogger returns the zap logger object.
GetSugaredLogger returns the zap sugared logger which can be used to emit log messages from the app.
GetSugardLoggerForTest returns a generic zap sugared logger without configuration that should be used during testing.
GetSugardLoggerWithoutConfig returns a generic zap sugared logger without configuration.
GetZapConfig returns the configuration for zap.
No description provided by the author