package
Version:
v0.13.1
Opens a new window with list of versions in this module.
Published: Aug 4, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logging configures the process-wide structured logger.
New builds a slog.Logger writing to w in the given format and level.
Format selects the log output encoding.
const (
FormatJSON Format = "json"
FormatText Format = "text"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.