// Code generated by hack/gen-logs.sh; DO NOT EDIT. // This file is created and regenerated automatically. Anything added here might get removed. package registration import "github.com/sirupsen/logrus" // The prefix for logs from this package will be the text after the last slash in the package path. // If you wish to change this, you should add your desired name in the runtime/logging/logrus-prefixed-formatter/prefix-replacement.go file. var log = logrus.WithField("package", "beacon-chain/node/registration")