mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-06 18:10:26 +08:00
强制记录攻击日志
This commit is contained in:
@@ -93,7 +93,8 @@ type HTTPRequest struct {
|
||||
|
||||
logAttrs map[string]string
|
||||
|
||||
disableLog bool // 此请求中关闭Log
|
||||
disableLog bool // 是否在当前请求中关闭Log
|
||||
forceLog bool // 是否强制记录日志
|
||||
|
||||
// script相关操作
|
||||
isDone bool
|
||||
|
||||
Reference in New Issue
Block a user