cloudapi: use Logrus as default logger in Echo
And remove log.Logger references
This commit is contained in:
parent
75372b98e1
commit
179009fec4
9 changed files with 198 additions and 15 deletions
1
vendor/modules.txt
vendored
1
vendor/modules.txt
vendored
|
|
@ -254,6 +254,7 @@ github.com/kr/text
|
|||
github.com/labstack/echo/v4
|
||||
github.com/labstack/echo/v4/middleware
|
||||
# github.com/labstack/gommon v0.3.0
|
||||
## explicit
|
||||
github.com/labstack/gommon/bytes
|
||||
github.com/labstack/gommon/color
|
||||
github.com/labstack/gommon/log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue