Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhongxiao
OpenXG-RAN
Commits
3972028f
Commit
3972028f
authored
Jul 06, 2023
by
jperaldi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reducing gNB log level
parent
ef553413
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
ci-scripts/conf_files/3GPP_System_Simulator/SS_proxy_gnb.band78_1CC.sa.fr1.106PRB.usrpn310.conf
...lator/SS_proxy_gnb.band78_1CC.sa.fr1.106PRB.usrpn310.conf
+9
-9
No files found.
ci-scripts/conf_files/3GPP_System_Simulator/SS_proxy_gnb.band78_1CC.sa.fr1.106PRB.usrpn310.conf
View file @
3972028f
...
@@ -252,14 +252,14 @@ security = {
...
@@ -252,14 +252,14 @@ security = {
log_config
:
log_config
:
{
{
global_log_level
=
"
info
"
;
global_log_level
=
"
error
"
;
pkt_log_level
=
"info"
;
#
pkt_log_level ="info";
hw_log_level
=
"info"
;
#
hw_log_level ="info";
phy_log_level
=
"info"
;
#
phy_log_level ="info";
mac_log_level
=
"info"
;
#
mac_log_level ="info";
rlc_log_level
=
"info"
;
#
rlc_log_level ="info";
pdcp_log_level
=
"info"
;
#
pdcp_log_level ="info";
rrc_log_level
=
"info"
;
#
rrc_log_level ="info";
ngap_log_level
=
"debug"
;
#
ngap_log_level ="debug";
};
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment