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

log_clear

Function log_clear 

Source
pub fn log_clear() -> Option<()>
Expand description

Clear all log entries.

Returns None if the service is not initialized.