mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-20 11:39:18 +08:00
zap
This commit is contained in:
parent
102c300f24
commit
311cdbfdae
@ -77,7 +77,6 @@ func NewZapLogger() (*ZapLogger, error) {
|
||||
return nil, err
|
||||
}
|
||||
zl.zap = l.Sugar()
|
||||
zl.WithValues("PID", os.Getegid())
|
||||
return zl, nil
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user