mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Adjust verbosity levels of go2idl logging
This commit is contained in:
@@ -70,5 +70,5 @@ func main() {
|
||||
); err != nil {
|
||||
glog.Fatalf("Error: %v", err)
|
||||
}
|
||||
glog.Info("Completed successfully.")
|
||||
glog.V(2).Info("Completed successfully.")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user