Remove `logger.Printf("Fetching JWKS from %s", s.jwksUri)` in [source.go](https://github.com/s12v/go-jwks/blob/master/source.go#L32) This log is being printed as an error log in datadog. While this is not an error.