Module casper_execution_engine::shared::logging
source · [−]Expand description
A logger implementation which outputs log messages from Casper crates to the terminal.
Structs
Settings used to initialize the global logger.
Enums
The style of generated log messages.
Functions
Initializes the global logger using the given settings.
Logs a message using the given format and properties.
Logs the metrics associated with the specified host function.