Skip to main content

record

Function record 

Source
pub fn record(name: &str, action: &str, detail: &str) -> Result<()>
Expand description

Record an action by appending to the log (best-effort).