Commit 56f36c62 authored by jperaldi's avatar jperaldi

OAI UE logs less verbose

parent 5e3b47c0
log_config = { log_config = {
global_log_level ="info"; global_log_level ="error";
# hw_log_level ="info"; # hw_log_level ="info";
# phy_log_level ="info"; # phy_log_level ="info";
# mac_log_level ="debug"; # mac_log_level ="debug";
...@@ -8,7 +8,7 @@ log_config = { ...@@ -8,7 +8,7 @@ log_config = {
# nr_rlc_log_level ="debug"; # nr_rlc_log_level ="debug";
# pdcp_log_level ="debug"; # pdcp_log_level ="debug";
# nr_pdcp_log_level ="debug"; # nr_pdcp_log_level ="debug";
# nr_rrc_log_level ="info"; nr_rrc_log_level ="info";
# rrc_log_level ="info"; # rrc_log_level ="info";
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment