pub fn debug_level_to_string(debug_level: u32) -> Cow<'static, str>
Converts a debug level mask to a human-readable string.