pub fn protocol_entry( method: &str, level: u8, name: &str, counterparty: Option<String>, key_id: Option<String>, originator: &str, ) -> AuditEntry
Build an entry for a protocol-bearing call.