1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/webhooks/updaterequest/log.go

6 lines
129 B
Go
Raw Normal View History

package updaterequest
import "github.com/kyverno/kyverno/pkg/logging"
var logger = logging.WithName("updaterequest-generator")