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

refactor(all): Remove support-logging and LoggingInfo config #2919

Merged

Conversation

lenny-goodell
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-go/blob/master/.github/Contributing.md.

What is the current behavior?

Support Logging service exists and all services have LoggingInfo configuration

Issue Number: #2599

What is the new behavior?

Support Logging service has been removed and all service's LoggingInfo configuration has been removed

Does this PR introduce a breaking change?

  • Yes
  • No

New Imports

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to reviewing?

Other information

@lenny-goodell lenny-goodell linked an issue Dec 3, 2020 that may be closed by this pull request
jpwhitemn
jpwhitemn previously approved these changes Dec 3, 2020
closes edgexfoundry#2599

Signed-off-by: lenny <leonard.goodell@intel.com>
Signed-off-by: lenny <leonard.goodell@intel.com>
@lenny-goodell
Copy link
Member Author

recheck

Signed-off-by: lenny <leonard.goodell@intel.com>
@sonarcloud
Copy link

sonarcloud bot commented Dec 3, 2020

Kudos, SonarCloud Quality Gate passed!

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

No Coverage information No Coverage information
20.0% 20.0% Duplication

@lenny-goodell lenny-goodell merged commit 0163c92 into edgexfoundry:master Dec 3, 2020
@lenny-goodell lenny-goodell deleted the remove-support-logging branch December 3, 2020 18:32
jim-wang-intel pushed a commit to jim-wang-intel/edgex-go that referenced this pull request Dec 15, 2020
…undry#2919)

* refactor(all): Remove support-logging and LoggingInfo config

closes edgexfoundry#2599
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.

Remove Logging Service code, references and config
2 participants