Searched defs:JSONHandler (Results 1 – 1 of 1) sorted by relevance
23 type JSONHandler struct { struct24 *commonHandler46 func (h *JSONHandler) Enabled(_ context.Context, level Level) bool {52 func (h *JSONHandler) WithAttrs(attrs []Attr) Handler {56 func (h *JSONHandler) WithGroup(name string) Handler {90 func (h *JSONHandler) Handle(_ context.Context, r Record) error {