Macro switchboard_solana::program_id::info
macro_rules! info { ($msg:expr) => { ... }; ($arg1:expr, $arg2:expr, $arg3:expr, $arg4:expr, $arg5:expr) => { ... }; }
👎Deprecated since 1.4.14: Please use
msg
macro insteadExpand description
Print a message to the log.