>>> And as Marcus says, fastpath also goes to stderr, so you can direct it >>> /dev/null. >> >> That's like throw the baby out with the bath water.... The application >> is also using `stderr` for useful output..... > > You can register your own handlers if you want to filter log messages > based on content. Also, there's the log files.
... For normal messages, sure. But I don't think that works for fastpath messages? Or you mean changing all other code, including other libraries that I want to use, to change their output to a different stream? I don't think that's a solution for obvious reason either. > > -- M > > _______________________________________________ > USRP-users mailing list > [email protected] > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com _______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
