pub fn init_logging()Expand description
Initialize logging using env_logger if the “logging” feature is enabled. This is a no-op if the feature is not enabled.
pub fn init_logging()Initialize logging using env_logger if the “logging” feature is enabled. This is a no-op if the feature is not enabled.