Function snake_sdk::speak

source ·
pub fn speak(msg: &str)
Expand description

Logs a message. The maximum length is 50. Any message longer than this will be truncated. A snake can send at most 10 logs per tick. Any additional logs will be ignored.