program_log

Function program_log 

Source
pub fn program_log(
    accounts: &[AccountInfo<'_>],
    msg: &[u8],
) -> Result<(), ProgramError>