Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Log is the global logger instance Log *zap.SugaredLogger )
Functions ¶
func Initialize ¶
Initialize initializes the global logger with the specified log level
Types ¶
type LogLevel ¶
type LogLevel string
LogLevel represents the available log levels
func ParseLogLevel ¶
ParseLogLevel parses a string into a LogLevel
Click to show internal directories.
Click to hide internal directories.