Skip to main content

init_logging

Function init_logging 

Source
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.