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

Use logger wrapper everywhere internally #39

Merged
merged 2 commits into from
Aug 11, 2022
Merged

Conversation

z4kn4fein
Copy link
Member

Describe the purpose of your pull request

Previously, the SDK used both the ILogger from it's configuration options and an instantiated LoggerWrapper for logging. In this PR I'm enforcing the usage of only the LoggerWrapper.

Requirement checklist (only if applicable)

  • I have covered the applied changes with automated tests.
  • I have executed the full automated test set against my changes.
  • I have validated my changes against all supported platform versions.
  • I have read and accepted the contribution agreement.

@z4kn4fein z4kn4fein requested a review from a team as a code owner August 11, 2022 08:35
@sonarcloud
Copy link

sonarcloud bot commented Aug 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

94.7% 94.7% Coverage
0.0% 0.0% Duplication

@z4kn4fein z4kn4fein merged commit 27563df into master Aug 11, 2022
@z4kn4fein z4kn4fein deleted the log-wrapper-usage branch August 11, 2022 09:51
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.

None yet

2 participants