...

Package sloghandler

import "k8s.io/klog/v2/internal/sloghandler"
Overview
Index

Overview ▾

func Attrs2KVList

func Attrs2KVList(groups string, attrs []slog.Attr) []interface{}

func Handle

func Handle(_ context.Context, record slog.Record, groups string, printWithInfos func(file string, line int, now time.Time, err error, s severity.Severity, msg string, kvList []interface{})) error