Function sp_tracing::try_init_simple

source ยท
pub fn try_init_simple()
Expand description

Try to init a simple tracing subscriber with log compatibility layer.

Ignores any error. Useful for testing.