AlexStocks / getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
883 stars 184 forks source link

replace log4go to uber/zap #64

Closed zgq25302111 closed 2 years ago

zgq25302111 commented 2 years ago

What this PR does: replace "github.com/AlexStocks/log4go" to "go.uber.org/zap" Which issue(s) this PR fixes:

Fixes # log Special notes for your reviewer:

Does this PR introduce a user-facing change?:

zgq25302111 commented 2 years ago

commit later