aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/log_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* log: Split add_logger() out of the main logging headerMartin Braun2017-05-121-0/+1
| | | | | This way, C++11 features are not required to build with UHD headers included.
* log: Moved fastpath logging to its own threadMartin Braun2017-04-241-0/+2
|
* log: Fix missing add_logger, fix clearing of queueMartin Braun2017-04-201-3/+10
|
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-0/+39