Function dvm_cli::logging::init_logging [−][src]
pub fn init_logging(opts: &LoggingOptions) -> Result<(), SetLoggerError>
Try init env_logger
and then Libra’s logger.
pub fn init_logging(opts: &LoggingOptions) -> Result<(), SetLoggerError>
Try init env_logger
and then Libra’s logger.