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

feat(debug): improve troubleshooting #752

Merged
merged 2 commits into from Apr 16, 2022
Merged

feat(debug): improve troubleshooting #752

merged 2 commits into from Apr 16, 2022

Conversation

chimurai
Copy link
Owner

Description

Verbose output to troubleshoot issues.

Add environment variable to enable verbose logging: DEBUG=http-proxy-middleware*

Motivation and Context

Improve troubleshooting

fixes #530
fixes #685

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@chimurai chimurai added this to the v3.0.0 milestone Apr 16, 2022
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 97.531% when pulling e3326c7 on debugging into 1338ea0 on v3.

@chimurai chimurai merged commit d6f0d17 into v3 Apr 16, 2022
@chimurai chimurai deleted the debugging branch April 16, 2022 13:30
chimurai added a commit that referenced this pull request Apr 22, 2022
* feat(debug): improve troubleshooting
* fix(logger-plugin): improve log output
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