Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatal ¶
func Fatal(args ...any)
Fatal writes a log entry. It uses Logger if not nil, otherwise it uses the default log.Logger.
func Fatalf ¶
Fatalf writes a log entry. It uses Logger if not nil, otherwise it uses the default log.Logger.
func Print ¶
func Print(args ...any)
Print writes a log entry. It uses Logger if not nil, otherwise it uses the default log.Logger.
func Printf ¶
Printf writes a log entry. It uses Logger if not nil, otherwise it uses the default log.Logger.
Types ¶
Click to show internal directories.
Click to hide internal directories.