diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-04-20 16:20:52 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-04-24 14:19:10 -0700 |
commit | 9830730918ee9b93d9ed14bb53074ed02355ef4e (patch) | |
tree | 9db1f5f6523c71da1a4bfdd85935ed5b03507221 /host/utils/uhd_usrp_probe.cpp | |
parent | 0f30ef70f08b745755fdf362e05901039434a242 (diff) | |
download | uhd-9830730918ee9b93d9ed14bb53074ed02355ef4e.tar.gz uhd-9830730918ee9b93d9ed14bb53074ed02355ef4e.tar.bz2 uhd-9830730918ee9b93d9ed14bb53074ed02355ef4e.zip |
log: Allow logging to block
This means it's very unlikely that logging messages get dropped, but the
downside is that LOG macros can block for up to 250 ms. This is very
unlikely though.
Note that fastpath logging does not have this feature. It's always fast,
and might drop messages.
Diffstat (limited to 'host/utils/uhd_usrp_probe.cpp')
0 files changed, 0 insertions, 0 deletions