pub fn enable_diagnostics()
Expand description
Enable diagnostics. Configures the global tracing subscriber, so cannot be used in conjunction with other things that do that. For that reason, this should be called from the main binary.
pub fn enable_diagnostics()
Enable diagnostics. Configures the global tracing subscriber, so cannot be used in conjunction with other things that do that. For that reason, this should be called from the main binary.