审计日志用于记录和追踪系统内的用户活动和资源操作历史。
目前有以下资源操作会被记录到审计日志中:
app:resart
app:clearCache
pm:add
pm:update
pm:enable
pm:disable
pm:remove
auth:signIn
auth:signUp
auth:signOut
auth:changePassword
users:updateProfile
uiSchemas:insertAdjacent
uiSchemas:patch
uiSchemas:remove
create
update
destroy
updateOrCreate
firstOrCreate
move
set
add
remove
export
import
如果你通过插件扩展了其他资源操作,并希望将这些资源操作行为记录到审计日志中,可以参考 API.