Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Errorf ¶
func Errorf(format string, args ...any)
Errorf uses fmt.Sprintf to construct and log a message at error level.
func Infof ¶
func Infof(format string, args ...any)
Infof uses fmt.Sprintf to construct and log a message at info level.
func InitLogger ¶
func InitLogger(enc string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.