aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/log.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Switched lock_guards header to locks.hppMartin Braun2014-09-301-1/+1
* uhd: Fixed logging bug (#476) -- UHD logging has unexplained effect on packet...michael-west2014-09-241-31/+28
* log: replaced usage of deprecated boost::filesystem functionNicholas Corgan2014-05-121-3/+3
* uhd: used shared get_tmp_path for logging as wellJosh Blum2012-05-161-44/+3
* uhd: tweaks to log and msg implementationJosh Blum2011-06-011-23/+19
* uhd: init log file lock ptr to nullJosh Blum2011-05-131-0/+4
* uhd: work on logging and message facility initializationJosh Blum2011-05-131-53/+59
* Make log locking work with picky boostJason Abele2011-05-051-4/+5
* uhd: various tweaks to log and msg, replaced a few remaining stdioJosh Blum2011-05-041-1/+1
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-1/+2
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-1/+1
* uhd: added interprocess file lock to the logger fileJosh Blum2011-05-041-3/+30
* uhd: tweaks for logger file entriesJosh Blum2011-05-041-6/+21
* usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often)Josh Blum2011-05-041-6/+0
* uhd: moved the logger into the utils subdirJosh Blum2011-05-041-0/+177