1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/autogen/log.go

6 lines
107 B
Go
Raw Normal View History

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