Commit 32745594 authored by jperaldi's avatar jperaldi

OAI UE works in pseudo Virtual time (or pseudo real time): logs affects...

OAI UE works in pseudo Virtual time (or pseudo real time): logs affects behaviour and impacts data plane tests..
parent 9828c455
log_config = { log_config = {
global_log_level ="debug"; global_log_level ="info";
hw_log_level ="info"; hw_log_level ="info";
phy_log_level ="debug"; phy_log_level ="info";
mac_log_level ="debug"; mac_log_level ="info";
rlc_log_level ="info"; rlc_log_level ="info";
pdcp_log_level ="info"; pdcp_log_level ="info";
rrc_log_level ="debug"; 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