Skip to content

Update logger components by removing unused/uninitialized and adding one#193

Merged
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:update-logger
Oct 9, 2025
Merged

Update logger components by removing unused/uninitialized and adding one#193
gab-arrobo merged 1 commit intoomec-project:mainfrom
gab-arrobo:update-logger

Conversation

@gab-arrobo
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
@gab-arrobo gab-arrobo requested review from a team and Copilot October 9, 2025 22:11
Copy link
Copy Markdown

Copilot AI left a comment

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 the logger components by removing unused logger variables and configurations while adding a new MongoDB API logger. The changes clean up the logging infrastructure by removing the unused AppLog variable and MongoDBLibrary configuration field, while introducing a new MongoapiLog logger for MongoDB API operations.

  • Removed unused AppLog variable from logger declarations
  • Removed unused MongoDBLibrary configuration field from Logger struct
  • Added new MongoapiLog variable for MongoDB API logging

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
logger/logger_config.go Removes unused MongoDBLibrary configuration field from Logger struct
logger/logger.go Removes unused AppLog variable and adds new MongoapiLog logger initialization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gab-arrobo gab-arrobo merged commit 3139839 into omec-project:main Oct 9, 2025
7 checks passed
@gab-arrobo gab-arrobo deleted the update-logger branch October 9, 2025 22:28
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.

3 participants