Documentation
¶
Overview ¶
Package logger provides constructors for the standard library *slog.Logger used throughout loafer-go v3.
New returns a logger writing structured, leveled output to stdout via a slog.TextHandler, while NewNoOp returns a logger that discards all output. The library uses the standard library *slog.Logger type everywhere and does not define a custom logging interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.