Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: Split add_logger() out of the main logging header | Martin Braun | 2017-05-12 | 1 | -0/+1 |
| | | | | | This way, C++11 features are not required to build with UHD headers included. | ||||
* | log: Moved fastpath logging to its own thread | Martin Braun | 2017-04-24 | 1 | -0/+2 |
| | |||||
* | log: Fix missing add_logger, fix clearing of queue | Martin Braun | 2017-04-20 | 1 | -3/+10 |
| | |||||
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -0/+39 |