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

Ability to enable logger in production #402

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

jpage-godaddy
Copy link
Contributor

  • Allow enabling client-side logging for production
  • Document the client logger constructor
  • Use mocha config file for better IDE experience

Summary

If NODE_ENV=production is set, very common/recommended for producing builds, diagnostics is disabled unless you specifically force it to not be. Enable override of this behavior.

- Allow enabling client-side logging for production
- Document the client logger constructor
- Use mocha config file for better IDE experience
@jpage-godaddy jpage-godaddy requested a review from Swaagie as a code owner July 28, 2022 17:32
@sonarqubecloud
Copy link

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@kawikabader kawikabader merged commit 7837946 into godaddy:main Jul 28, 2022
@jpage-godaddy jpage-godaddy deleted the prod-client-logger branch August 3, 2022 19:29
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.

4 participants