aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/log_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: Update license headersMartin Braun2018-02-191-1/+2
| | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0.
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
|
* 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