Skip to content
#

management

Here are 1,953 public repositories matching this topic...

jmazzitelli
jmazzitelli commented Jan 26, 2021

I came across several instances in only a single .go file where log.Warningf and log.Errorf were being used incorrectly (they passed in parameters but did not use %v-type replacement fields in the message string, as an example - see kiali/kiali#3628).

This issue is to ask that someone go through the entire Go codebase and make sure that problem is not found anywhere e

metasfresh

Improve this page

Add a description, image, and links to the management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the management topic, visit your repo's landing page and select "manage topics."

Learn more