Skip to content
Snippets Groups Projects

Increase log buffer: handle large log messages

Merged Robert Schmidt requested to merge fix-log-output-len into develop
1 unresolved thread

The logging's module output buffer was "only" 1500B. This cut off long messages, notably the per-UE MAC statistics output, and confused users. This increases the output buffer to 16384 bytes, which should be enough for 30-40 UEs. Beyond that, I think we should cut the output length (see also MR !1608 (closed)).

Edited by Robert Schmidt

Merge request reports

Checking pipeline status.

Merged by Robert SchmidtRobert Schmidt 2 years ago (Sep 24, 2022 11:16am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading