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
56f36c62
Commit
56f36c62
authored
Jan 24, 2023
by
jperaldi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OAI UE logs less verbose
parent
5e3b47c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ci-scripts/conf_files/3GPP_System_Simulator/SS_proxy_nr-ue.nfapi.conf
...onf_files/3GPP_System_Simulator/SS_proxy_nr-ue.nfapi.conf
+2
-2
No files found.
ci-scripts/conf_files/3GPP_System_Simulator/SS_proxy_nr-ue.nfapi.conf
View file @
56f36c62
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";
};
};
...
...
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