improve proxy
This commit is contained in:
@ -10,6 +10,7 @@ var Debug, Info, Warn, Error, Panic func(msg string, keysAndValues ...interface{
|
||||
|
||||
func init() {
|
||||
|
||||
//json logging
|
||||
cfg := zap.NewProductionConfig()
|
||||
devCfg := zap.NewDevelopmentConfig()
|
||||
|
||||
|
Reference in New Issue
Block a user