github.com/prysmaticlabs/prysm@v1.4.4/validator/slashing-protection/local/standard-protection-format/log.go (about) 1 package interchangeformat 2 3 import "github.com/sirupsen/logrus" 4 5 var log = logrus.WithField("prefix", "slashing-protection-format")