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: add missing error setting for dio logger #230

Merged
merged 3 commits into from
May 23, 2024

Conversation

Ali1Ammar
Copy link
Contributor

@Ali1Ammar Ali1Ammar commented May 7, 2024

Thanks a lot for contributing!

Currently, there are settings available to control logging for request and response fields, but not for error logging. This PR addresses this by introducing error settings for the Dio logger:

  • printErrorData
  • printErrorHeaders
  • printErrorMessage
  • errorFilter

@Frezyx
Copy link
Owner

Frezyx commented May 23, 2024

Hello @Ali1Ammar !
Thank you for this contribution ❤️
This changes will be available in new package release

@Frezyx Frezyx merged commit 76b4ce5 into Frezyx:master May 23, 2024
1 check passed
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