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

Disable DSFWebserviceClient requests logs by default #249

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

EmteZogaf
Copy link
Collaborator

Add environment variable to enable request logging if needed.

closes #247

@EmteZogaf EmteZogaf force-pushed the bugfix/247-silence-grizzly branch 3 times, most recently from a3b8002 to 7ad385b Compare January 4, 2024 14:53
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (07e7b43) 74.48% compared to head (aedf2d1) 75.66%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #249      +/-   ##
=============================================
+ Coverage      74.48%   75.66%   +1.17%     
- Complexity       530      539       +9     
=============================================
  Files            124      124              
  Lines           2226     2227       +1     
  Branches         106      106              
=============================================
+ Hits            1658     1685      +27     
+ Misses           506      478      -28     
- Partials          62       64       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EmteZogaf EmteZogaf force-pushed the bugfix/247-silence-grizzly branch 2 times, most recently from 31863f5 to 95904de Compare January 12, 2024 15:15
Add environment variable to enable request logging if needed.
@michael-82 michael-82 merged commit f903740 into develop Jan 15, 2024
8 checks passed
@michael-82 michael-82 deleted the bugfix/247-silence-grizzly branch January 15, 2024 12:16
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.

DSF Broker logs extensively any request at debug level "info"
2 participants