Function substrate_browser_utils::init_logging [−][src]
pub fn init_logging(pattern: &str) -> Result<(), Error>
Expand description
Initialize the logger and return a TelemetryWorker
and a wasm ExtTransport
.
pub fn init_logging(pattern: &str) -> Result<(), Error>
Initialize the logger and return a TelemetryWorker
and a wasm ExtTransport
.