Module subgraph::log

source ·
Expand description

Subgraph logging.

TODO(nlordell): Add internal debugging mechanism that can be used without AssemblyScript boxing (manually encode to a vector for example). This can be used for internal debugging of AscBox: Drop implementation for example.

Enums

Log level.

Functions

Log a message at the specified level.