Detect Incorrect Usages
Formatting functions from packages such as pkg/errors, logrus or zap.
![Tip Screenshot](/guide/assets/screenshot-5211fc4a.png)
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().