Skip to contents

The AuditTrail class is used to store a list of entries, where each entry is an instance of the AuditTrailEntry class.

Usage

AuditTrail()

Slots

entries

A list of entries, where each entry is an instance of the AuditTrailEntry class.