Module casper_node::logging[][src]

Logging via the tracing crate.

Structs

LoggingConfig

Logging configuration.

Enums

LoggingFormat

Logging output format.

Functions

init

Initializes the logging system with the default parameters.

init_with_config

Initializes the logging system.