github.com/koko1123/flow-go-1@v0.29.6/utils/logging/consts.go (about) 1 package logging 2 3 // KeySuspicious is a logging label that is used to flag the log event as suspicious behavior 4 // This is used to add an easily searchable label to the log event 5 const KeySuspicious = "suspicious"