|  | libbladeRF
    2.2.1-git
    Nuand bladeRF library | 
This section contains various helper/utility functions for library logging facilities.
These functions are thread-safe.
| Functions | |
| API_EXPORT void CALL_CONV | bladerf_log_set_verbosity (bladerf_log_level level) | 
| enum bladerf_log_level | 
Severity levels for logging functions
Definition at line 3933 of file libbladeRF.h.
| API_EXPORT void CALL_CONV bladerf_log_set_verbosity | ( | bladerf_log_level | level | ) | 
Sets the filter level for displayed log messages.
Messages that are at or above the specified log level will be printed, while messages with a lower log level will be suppressed.
| [in] | level | The new log level filter value | 
 1.8.15
 1.8.15