Documentation ¶ Index ¶ Variables func Configure(out io.Writer, json bool, quiet bool, verbose int) *slog.Logger func Logger(ctx context.Context) *slog.Logger func ReplaceAttr(groups []string, attr slog.Attr) slog.Attr type SecretString Constants ¶ This section is empty. Variables ¶ View Source var Level slog.LevelVar Functions ¶ func Configure ¶ func Configure(out io.Writer, json bool, quiet bool, verbose int) *slog.Logger func Logger ¶ func Logger(ctx context.Context) *slog.Logger func ReplaceAttr ¶ func ReplaceAttr(groups []string, attr slog.Attr) slog.Attr Types ¶ type SecretString ¶ type SecretString string Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.