pub fn set_as_global_default()Expand description
Set the global default recorder with tracing::subscriber::set_global_default. Panics if the WasmLayer cannot be constructed.
Panics if a global default is already set.
pub fn set_as_global_default()Set the global default recorder with tracing::subscriber::set_global_default. Panics if the WasmLayer cannot be constructed.
Panics if a global default is already set.