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