Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetGlobalLogger ¶
func SetGlobalLogger(logger *Logger)
SetGlobalLogger sets the global logger instance.
Types ¶
type Field ¶
type Field struct {
Key string
Value interface{}
}
Field is a key-value pair used for structured logging.
Click to show internal directories.
Click to hide internal directories.