aztec-nr - noir_aztec::protocol::debug_log

Function debug_log_format_with_level

pub fn debug_log_format_with_level<let M: u32, let N: u32>(
    log_level: u8,
    msg: str<M>,
    args: [Field; N],
)

Same as debug_log_format, but allows to customize the log level. Consider changing just to 'log_format'