MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / CreateOperationLog

Method CreateOperationLog

core/app/repo/logs.go:17–17  ·  view source on GitHub ↗
(user *model.OperationLog)

Source from the content-addressed store, hash-verified

15
16 CleanOperation() error
17 CreateOperationLog(user *model.OperationLog) error
18 PageOperationLog(limit, offset int, opts ...global.DBOption) (int64, []model.OperationLog, error)
19
20 WithByInfo(info string) global.DBOption

Callers 1

OperationLogFunction · 0.95

Implementers 1

LogRepocore/app/repo/logs.go

Calls

no outgoing calls

Tested by

no test coverage detected