go-zero
go-zero copied to clipboard
logx module print jwt unauthorized error
hi!I have a upload service and I set the jwt auth,so when I post without authorization or with error authorization, it is unauthorized, but the logx print the error with request content,you see the request conent contains the files unicode,logx has a long time to print the error,the request client is timeout.

What's your RestConf.Verbose in config? Or can you give a demo?
What's your RestConf.Verbose in config? Or can you give a demo?
I use the default config.I think it is maybe because the auth module(authhandler.go) set "true" to collect the request body detail.

This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.