cloudapi: use Logrus as default logger in Echo

And remove log.Logger references
This commit is contained in:
Diaa Sami 2021-09-24 15:17:21 +02:00 committed by Sanne Raymaekers
parent 75372b98e1
commit 179009fec4
9 changed files with 198 additions and 15 deletions

1
go.mod
View file

@ -35,6 +35,7 @@ require (
github.com/julienschmidt/httprouter v1.3.0
github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b
github.com/labstack/echo/v4 v4.6.0
github.com/labstack/gommon v0.3.0
github.com/openshift-online/ocm-sdk-go v0.1.208
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.30.0 // indirect