go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

support separate configuration of sql log output or not

Open Rgsolo opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. now the output of sql can only be disabled by adjusting the log level to above ERROR, I hope it is possible to disable the sql log output at the log level of INFO

Describe the solution you'd like like logx.DisableStat()

Rgsolo avatar Aug 07 '22 12:08 Rgsolo