Documentation
¶
Overview ¶
Package log provides initialization for Go's slog logging.
To enable DEBUG level logging, make sure to set the DEBUG environment variable to "true".
Index ¶
Constants ¶
View Source
const IsDebugEnabled = false
IsDebugEnabled indicates whether debug logging is enabled.
Variables ¶
This section is empty.
Functions ¶
func ForNamespace ¶ added in v0.23.0
ForNamespace returns an slog.Logger for the specified namespace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.