> Well, as of 3.11 at least, the library version header is an INFO message, > and can be dealt with as outlined in the linked document.
Ah, you are right! Just checked that the initializetion message is going through my handler on 3.11 now. I think I just noticed that the fastpath message can't be suppressed and decided to mention the message that I couldn't suppress on 3.10 without checking carefully...... Sorry about that. The page still doesn't mention fastpath message though and I though there was a previous email on this list that mentions such control was possible when the new logging system was just implemented. > > > >>>> 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. >> >> The linked page mentions none of them, AFAICT. >> >>> 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
