mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
change to new logger(enabled async log)
This commit is contained in:
parent
3c11e9826e
commit
bd63ed3070
8 changed files with 12 additions and 12 deletions
2
main.go
2
main.go
|
|
@ -18,7 +18,7 @@ import (
|
|||
"ghproxy/proxy"
|
||||
"ghproxy/rate"
|
||||
|
||||
"github.com/WJQSERVER-STUDIO/go-utils/logger"
|
||||
"github.com/WJQSERVER-STUDIO/logger"
|
||||
"github.com/hertz-contrib/http2/factory"
|
||||
|
||||
"github.com/cloudwego/hertz/pkg/app"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue