prepare_logging

Function prepare_logging 

Source
pub fn prepare_logging() -> Result<(), Box<dyn Error>>
Expand description

If you don’t use Driver, it may still be convenient to call prepare_logging to set up env_logger or console_log appropriately for the platform.