|  | SoapySDR
    0.4.1-g5e029d6b
    Vendor and platform neutral SDR interface library | 
Go to the source code of this file.
| Namespaces | |
| SoapySDR | |
| Typedefs | |
| typedef SoapySDRLogLevel | SoapySDR::LogLevel | 
| typedef SoapySDRLogHandler | SoapySDR::LogHandler | 
| Functions | |
| SOAPY_SDR_API void | SoapySDR::log (const LogLevel logLevel, const std::string &message) | 
| SOAPY_SDR_API void | SoapySDR::vlogf (const SoapySDRLogLevel logLevel, const char *format, va_list argList) | 
| static void | SoapySDR::logf (const SoapySDRLogLevel logLevel, const char *format,...) | 
| SOAPY_SDR_API void | SoapySDR::registerLogHandler (const LogHandler &handler) | 
| SOAPY_SDR_API void | SoapySDR::setLogLevel (const LogLevel logLevel) | 
Logger API for SoapySDR devices. Implementations should use the logger rather than stdio. The default log handler prints to the stdout and stderr.
 1.8.6
 1.8.6