package
Version:
v0.13.1
Opens a new window with list of versions in this module.
Published: Jan 29, 2025
License: MIT
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 xslog provides extensions to the standard structured logging
module of the Go standard library.
LogEvent is a wrapper around slog.Logger.LogAttrs that only logs if logger
isn't nil. It exists primarily to reduce the amount of ifs in the code.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.