[][src]Function solana_program::log::sol_log

pub fn sol_log(message: &str)

Print a string to the log

@param message - Message to print