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

log_process

Function log_process 

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

Log a process lifecycle event.