Commit graph

5 commits

Author SHA1 Message Date
Martin Braun
4f948e2c8b Move all license headers to SPDX format. 2017-12-22 10:45:51 -08:00
Martin Braun
412acb8537 log: Split add_logger() out of the main logging header
This way, C++11 features are not required to build with UHD headers
included.
2017-05-12 21:26:01 -07:00
Martin Braun
0f30ef70f0 log: Moved fastpath logging to its own thread 2017-04-24 14:19:10 -07:00
Martin Braun
107c105e40 log: Fix missing add_logger, fix clearing of queue 2017-04-20 13:38:20 -07:00
Andrej Rode
21aad77c9c utils: introduce new logging API and remove msg API 2017-02-20 17:13:15 -08:00
Renamed from host/tests/msg_test.cpp (Browse further)