[−][src]Module fabric_contract::runtime
Module to provide 'runtime' services.
Services available are
- Registering the contracts available at start
- Logging
Functions
hook | Hook function to capture the panic and route it to the logger |
init_logger | Called from the register contract macro. |