Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable logging when provider is initialized #6

Closed
wants to merge 1 commit into from

Conversation

tgonzalezorlandoarm
Copy link
Member

Currently, errors are not displayed when they ocurr as there is no actual logger that has been included.

  • Add env_logger as the logging unit.
  • Initialize the logging unit when the provider is initialized.

Currently, errors are not displayed when they ocurr as there is no
actual logger that has been included.

 * Add env_logger as the logging unit.
 * Initialize the logging unit when the provider is initialized.

Signed-off-by: Tomás González <[email protected]>
@tgonzalezorlandoarm tgonzalezorlandoarm added the bug Something isn't working label Feb 26, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm self-assigned this Feb 26, 2024
Copy link
Collaborator

@gowthamsk-arm gowthamsk-arm left a comment

Choose a reason for hiding this comment

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

LGTM

@tgonzalezorlandoarm
Copy link
Member Author

#3 included these changes

@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/error_logging branch April 3, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants