Module minerva_data::syslog
source · [−]Expand description
This module contains Data Transfer Objects for the syslog
table, which
represents the audit logs of the service.
syslog
holds information of insertions, updates and deletions from any
table, and also describes which service did it and which user of this given
tenance requested the operation.
Modules
Structs
DTO for adding a new entry on the
syslog
table.DTO representing a single entry on the
syslog
table.Enums
Enumeration for the type of operation registered on
syslog
.