ontio_std::console
pub fn debug(msg: &str)
Used to print the debug information in the contract, which can be seen in the log of the ontology node
console::debug("test");