Documentation
¶
Overview ¶
Package log contains functions used internally for logging to a default logger implementing slog.Logger. The default logger can be set using [logger.SetDefault].
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefault ¶
Types ¶
type LoggerLogSource ¶ added in v0.5.1
func (LoggerLogSource) Logger ¶ added in v0.5.1
func (s LoggerLogSource) Logger() Logger
Click to show internal directories.
Click to hide internal directories.