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

log_count

Function log_count 

Source
pub fn log_count() -> Option<usize>
Expand description

Return the number of entries currently in the log buffer.

Returns None if the service is not initialized.