USRP Hardware Driver and Device Manual  Version: 4.11.0.0-0-g0d7ed3b1
UHD and USRP Manual
log_add_impl.hpp File Reference
#include <uhd/config.hpp>
#include <uhd/utils/log.hpp>
#include <functional>

Go to the source code of this file.

Namespaces

 uhd
 
 uhd::log
 

Typedefs

using uhd::log::log_fn_t = std::function< void(const uhd::log::detail::logging_info &)>
 

Functions

UHD_API void uhd::log::add_logger (const std::string &key, log_fn_t logger_fn)