Skip to main content

audit_logs_table

Function audit_logs_table 

Source
pub fn audit_logs_table(entries: &[AuditLogEntry]) -> Table
Expand description

Render a list of audit log entries as a table.

The event payload is omitted: it is arbitrary JSON that would wreck the table layout. Use --json to get it.