Constant INFO_LOG
pub const INFO_LOG: u32 = 1u32;
Verbose level 1 to show failures. In state machine tests this level is used to print transitions.
INFO_LOGpub const INFO_LOG: u32 = 1u32;
Verbose level 1 to show failures. In state machine tests this level is used to print transitions.