Skip to main content

log_read_audit

Function log_read_audit 

Source
pub fn log_read_audit(
    cli: &Cli,
    op: &str,
    key: Option<&str>,
    details: Option<&str>,
)
Expand description

Log a read operation only if [audit] log_reads = true in config.

Used by get/list/run to optionally record read access.