# Packages
No description provided by the author
# Functions
New returns a new slog.Logger.
NewNopLogger is a convenience function to return an slog.Logger that writes to io.Discard.
# Variables
No description provided by the author
No description provided by the author
# Structs
AllowedFormat is a settable identifier for the output format that the logger can have.
AllowedLevel is a settable identifier for the minimum level a log entry must be have.
Config is a struct containing configurable settings for the logger.
# Type aliases
No description provided by the author