On 04/19/2018 12:56 PM, Yichao Yu via USRP-users wrote:
Hi,
As the title suggests, is there a way to suppress all the output from
libuhd? They are extremely annoy and is messing up the normal output
of the programs (and even libraries) that link to libuhd.
The output that only seems to have a compile time switch includes,
1. The printing of the library version during initialization. This
should really be disabled by default and should be controlled with a
environment variable....
2. The fastpath message. Note that I do know how to response to such event.
Yichao
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
http://files.ettus.com/manual/page_logging.html
Has some info.
Note that in 3.11, all the regular info messages are printed to stderr,
so if your app always uses stdout, you can independently redirect stderr.
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com