Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 320 Bytes

This directory contains tool for checking use of unstructured logs in a package. It is created to prevent regression after packages have been migrated to use structured logs.

Installation:go install k8s.io/klog/hack/tools/logcheck Usage: $logcheck.go <package_name> e.g $logcheck ./pkg/kubelet/lifecycle/