Module casper_execution_engine::shared::logging[][src]

A logger implementation which outputs log messages from Casper crates to the terminal.

Structs

Settings

Settings used to initialize the global logger.

Enums

Style

The style of generated log messages.

Functions

initialize

Initializes the global logger using the given settings.

log_details

Logs a message using the given format and properties.

log_host_function_metrics

Logs the metrics associated with the specified host function.