⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

log_authz

Function log_authz 

Source
pub fn log_authz(pid: u64, tid: u64, message: String, success: bool)
Expand description

Log an authorization / access control event.