[][src]Module ontio_std::console

The console module provides the debug function, which is used to print the log information in the contract and facilitate the debugging of the contract.

Functions

debug

Used to print the debug information in the contract, which can be seen in the log of the ontology node