Trait solana_sdk::process_instruction::Logger [−][src]
Log messages
Required methods
fn log_enabled(&self) -> bool
[src]
fn log(&self, message: &str)
[src]
Log a message.
Unless explicitly stated, log messages are not considered stable and may change in the future as necessary