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 "github.com/AlexStocks/log4go" with "github.com/apache/dubbo-go/common/logger" #65

Closed zgq25302111 closed 2 years ago

zgq25302111 commented 2 years ago

What this PR does: replace "github.com/AlexStocks/log4go" with "github.com/apache/dubbo-go/common/logger" Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer: "github.com/apache/dubbo-go/common/logger" encapsulate "uber/zap" Does this PR introduce a user-facing change?: