Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RecordExceptionLog ¶
func RecordLoginLog ¶
func RecordOpLog ¶
func RecordOpLog(opTarget string, v ...any) gin.HandlerFunc
RecordOpLog opTarget是操作的对象;可变参数v中的第一个表示动作名称,第二个表示是否是敏感信息(日志中不会记录敏感参数),如果没有动作名称,也可以直接把第一个参数用作bool值,表示是否敏感信息
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.