pub fn configure_logging()
Expand description

Configures SoapySDR to log to the Rust log facility.

With env_logger, use e.g RUST_LOG=soapysdr=info to control the log level.