Function pax_runtime_api::log
source · pub fn log(msg: &str)Expand description
Log to the appropriate native logging mechanism
Most often called as pax_lang::log("some message")
pub fn log(msg: &str)Log to the appropriate native logging mechanism
Most often called as pax_lang::log("some message")