1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/policycache/log.go

6 lines
115 B
Go
Raw Normal View History

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