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

pub fn sol_log(message: &str)

Prints a string to stdout

@param message - Message to print