Documentation
¶
Overview ¶
Package log gathers internal logging utilities.
Index ¶
- func FanOut(handlers ...slog.Handler) slog.Handler
- func InitLogger(handler slog.Handler)
- func LevelFilter(next slog.Handler, level slog.Level) slog.Handler
- func Logger() *slog.Logger
- func NewGotenbergHandler(next slog.Handler, prefix string) slog.Handler
- func NewStdHandler(level slog.Level, format string, fieldsPrefix string, enableGcpFields bool) (slog.Handler, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.