package
Version:
v0.0.1-rc5
Opens a new window with list of versions in this module.
Published: Apr 28, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logging builds the process-wide *slog.Logger from a LoggingConfig.
New returns a configured *slog.Logger writing to w. Pass os.Stderr in
production. Returns an error for malformed level/format strings.
Options mirrors the resolved values from config.LoggingConfig. Defined as
its own struct here to keep this package independent of internal/config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.