fix(be):set log format

This commit is contained in:
teaser
2021-03-21 14:24:49 +08:00
committed by dushixiang
parent d6e227bc93
commit fc631d2304
3 changed files with 42 additions and 31 deletions

1
go.mod
View File

@ -19,6 +19,7 @@ require (
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.6.1
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
gopkg.in/natefinch/lumberjack.v2 v2.0.0
gorm.io/driver/mysql v1.0.3
gorm.io/driver/sqlite v1.1.4
gorm.io/gorm v1.20.7