Detect Incorrect Usages
Formatting functions from packages such as pkg/errors, logrus or zap.
You don't need to do anything particular to use this feature. When using any output formatting function which is similar to fmt.Printf/fmt.Println from a package such as pkg/errors, logrus, or zap. A small list of these functions are: errors.Errorf(), or logrus.WithError().Infof().