Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLogger ¶
GetLogger returns the raw zap.Logger instance This function is thread-safe and initializes a default logger if none exists
func GetSugaredLogger ¶
func GetSugaredLogger() *zap.SugaredLogger
GetSugaredLogger returns a sugared logger instance for the application to use This function is thread-safe
func InitLogger ¶
InitLogger initializes the global logger with the specified output format This function is thread-safe and can be called multiple times
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.