Function solana_program::log::sol_log [−][src]
pub fn sol_log(message: &str)
Expand description
Print a string to the log
@param message - Message to print
pub fn sol_log(message: &str)
Print a string to the log
@param message - Message to print