Fix not showing L/U/O warnings

This commit is contained in:
Ismael Gomez 2017-09-20 19:22:20 +02:00
parent 648f7c3591
commit f8c5eb28d3
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ private:
#else
srslte::logger_file logger;
#endif
srslte::log_filter rf_log;
// rf_log is on ue_base
srslte::log_filter phy_log;
srslte::log_filter mac_log;
srslte::log_filter rlc_log;