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.
pub fn try_init_simple()
Try to init a simple tracing subscriber with log compatibility layer.
Ignores any error. Useful for testing.