clean_audit_logs
class clean_audit_logs extends scheduled_task
Garbage Collection Task for Audit Logs.
Cleans up old records from middag_event and middag_itemrevision based on a configurable retention period.
Constants
| private DEFAULT_RETENTION_DAYS |
|
Methods
Details
at line 38
string
get_name()
No description
at line 43
void
execute()
No description