Skip to content

RDKEMW-21383: Removed timing from printf logging - #338

Open
gururaajar wants to merge 3 commits into
developfrom
topic/RDKEMW-21383
Open

RDKEMW-21383: Removed timing from printf logging#338
gururaajar wants to merge 3 commits into
developfrom
topic/RDKEMW-21383

Conversation

@gururaajar

Copy link
Copy Markdown
Contributor

Reason for change: Removed timing info from printf logging as we are disabling the rdk_logger to avoid the getenv() crash with rdklogger

@gururaajar
gururaajar requested a review from a team as a code owner August 17, 2026 00:28
Copilot AI lite review requested due to automatic review settings August 17, 2026 00:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates NetworkManager’s non-RDK logger (printf-based) output to remove timestamp/timing information, aligning with the intent to simplify logging when USE_RDK_LOGGER is not in use.

Changes:

  • Removes timestamp fields from the printf log line format in logPrint().
  • Keeps process/thread id and source location details in the log output.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread plugin/NetworkManagerLogger.cpp Outdated
Copilot AI review requested due to automatic review settings August 17, 2026 01:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants