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

Go to the source code of this file.

Classes

struct  uhd::log::logging_info
 

Namespaces

 uhd
 
 uhd::log
 

Typedefs

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

Functions

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