aboutsummaryrefslogtreecommitdiffstats
path: root/src/Log.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Always log to stderrMatthias P. Braendli2015-06-071-0/+2
| | | | | Commit e3cc55d removed print of log to stderr by default, which is not helpful in most cases. This reverts this change.
* Logging: use etiLog instead of stderrMatthias Braendli2015-06-021-2/+0
|
* OutputUHD fails if sample rate cannot be setMatthias P. Braendli2014-03-091-0/+1
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* copy Log.{h,cpp} improvements from dabmuxMatthias P. Braendli2014-01-211-12/+42
|
* fix some errors seen by cppcheckMatthias P. Braendli2014-01-201-1/+1
|
* crc-dabmod: much cleaner logging implementationMatthias P. Braendli (think)2012-09-131-15/+7
|
* crc-dabmod: added syslog supportMatthias P. Braendli (think)2012-08-151-0/+62