type log/slog.MultiHandler (struct)

Method Implmentations

Enabled(ctx context.Context, l Level) bool *MultiHandler.M : Handler.Enabled
Handle(ctx context.Context, r Record) error *MultiHandler.M : Handler.Handle
WithAttrs(attrs []Attr) Handler *MultiHandler.M : Handler.WithAttrs
WithGroup(name string) Handler *MultiHandler.M : Handler.WithGroup