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
d30a9823
Commit
d30a9823
authored
Oct 17, 2022
by
jperaldi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
increasing log level@eNB for easing debugging
parent
f9d447a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
ci-scripts/conf_files/firecell/proxy_rcc.band1.tm1.nfapi.conf
...cripts/conf_files/firecell/proxy_rcc.band1.tm1.nfapi.conf
+2
-1
No files found.
ci-scripts/conf_files/firecell/proxy_rcc.band1.tm1.nfapi.conf
View file @
d30a9823
...
@@ -209,7 +209,8 @@ THREAD_STRUCT = (
...
@@ -209,7 +209,8 @@ THREAD_STRUCT = (
log_config
=
log_config
=
{
{
global_log_level
=
"error"
;
global_log_level
=
"debug"
;
pkt_log_level
=
"debug"
;
#global_log_verbosity ="low";
#global_log_verbosity ="low";
#hw_log_level ="error";
#hw_log_level ="error";
#hw_log_verbosity ="low";
#hw_log_verbosity ="low";
...
...
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