Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { HandlerOptions slog.HandlerOptions // enables customizing of how log levels would look (INFO, info, INF, etc.) LevelNamer func(slog.Level) string }
Click to show internal directories.
Click to hide internal directories.