slogpretty

package
v0.0.0-...-6641e27 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Log

func Log() *slog.Logger

func NewHandler

func NewHandler(opts *slog.HandlerOptions) slog.Handler

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func New

func New(handlerOptions *slog.HandlerOptions, options ...Option) *Handler

func (*Handler) Enabled

func (h *Handler) Enabled(ctx context.Context, level slog.Level) bool

func (*Handler) Handle

func (h *Handler) Handle(ctx context.Context, r slog.Record) error

func (*Handler) WithAttrs

func (h *Handler) WithAttrs(attrs []slog.Attr) slog.Handler

func (*Handler) WithGroup

func (h *Handler) WithGroup(name string) slog.Handler

type Option

type Option func(h *Handler)

func WithColor

func WithColor() Option

func WithDestinationWriter

func WithDestinationWriter(writer io.Writer) Option

func WithOutputEmptyAttrs

func WithOutputEmptyAttrs() Option

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL