reth_tracing

Function init_test_tracing

Source
pub fn init_test_tracing()
Expand description

Initializes a tracing subscriber for tests.

The filter is configurable via RUST_LOG.

ยงNote

The subscriber will silently fail if it could not be installed.