pub fn debug_log_with_level<let N: u32>(log_level: u8, msg: str<N>)
Same as debug_log, but allows to customize the log level. Consider changing just to 'log'
Same as debug_log, but allows to customize the log level. Consider changing just to 'log'