mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-25 09:06:34 +08:00
fix: sql执行记录根据关键词搜索问题修复等
This commit is contained in:
@@ -52,7 +52,7 @@ func (i *LogInfo) WithLogResp() *LogInfo {
|
||||
return i
|
||||
}
|
||||
|
||||
const DefaultLogFrames = 10
|
||||
const DefaultLogFrames = 18
|
||||
|
||||
func LogHandler(rc *Ctx) error {
|
||||
if rc.Conf == nil || rc.Conf.logInfo == nil {
|
||||
|
||||
Reference in New Issue
Block a user