Skip to content

Commit

Permalink
DELIA-66446 : Implement RDKLogger Support to NetworkManager Plugin
Browse files Browse the repository at this point in the history
Reason for change: Additional Changes to support RDKLogger
Test Procedure: Verify logs are printed properly
Risks: Low
Signed-off-by: Karunakaran A <karunakaran_amirthalingam@cable.comcast.com>
  • Loading branch information
karuna2git committed Oct 4, 2024
1 parent a8541e8 commit be6a61d
Show file tree
Hide file tree
Showing 15 changed files with 278 additions and 255 deletions.
3 changes: 1 addition & 2 deletions INetworkManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ namespace WPEFramework
LOG_LEVEL_ERROR,
LOG_LEVEL_WARNING,
LOG_LEVEL_INFO,
LOG_LEVEL_VERBOSE,
LOG_LEVEL_TRACE
LOG_LEVEL_DEBUG
};

// The state of the interface
Expand Down
Loading

0 comments on commit be6a61d

Please sign in to comment.