Hi,

I am trying to disable the log info in my usrp B210, because I want not to
see this:

[INFO] [CORES] Performing timer loopback test...
[INFO] [CORES] Timer loopback test passed
[INFO] [CORES] Performing timer loopback test...
[INFO] [CORES] Timer loopback test passed
[INFO] [B200] Asking for clock rate 52.000000 MHz...
[INFO] [B200] Actually got clock rate 52.000000 MHz.
[INFO] [CORES] Performing timer loopback test...
.
.
.

I used the set_logger_level function and It works fien in my PC, but when I
try to compile in my laptop (with the same g++ version), I have the next
error:

(.text+0xcd8):
`uhd::log::set_logger_level(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
uhd::log::severity_level)' not referenced

Other option I try was to include the flag -DUHD_LOG_CONSOLE_DISABLE at my
makfile but it does not works.

Could you help me to sisable the logging?
Thank you

[image: logo_170x100px.png] <http://www.gradiant.org/>



Paula Taboada Troitiño
Investigadora - Desarrolladora | Área de Comunicaciones Avanzadas
Researcher - Developer | Advanced Communications Department



Ph. (+34) 986 120 430  Ext. 3016

ptabo...@gradiant.org | www.gradiant.org

[image: Iconos Redes Sociales GRD Firma email-01]
<https://www.facebook.com/GradiantNews/>  [image: Iconos Redes Sociales GRD
Firma email-02] <https://twitter.com/Gradiant>  [image: Iconos Redes
Sociales GRD Firma email-03] <https://www.linkedin.com/company-beta/769728>
 [image: Iconos Redes Sociales GRD Firma email-04]
<https://www.youtube.com/user/ComunicacionGRD>
Take care of the environment. Try not to print this email.
The information contained in this email message may be confidential
information, and may also be the subject of legal professional privilege.
If you are not the intended recipient, any use, interference with,
disclosure or copying of this material is unauthorized and prohibited.
Please inform us immediately and destroy the email. Thank you for your
cooperation.
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to