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

Streamline logging in provider package #27

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

dtroyer-salad
Copy link
Contributor

@dtroyer-salad dtroyer-salad commented Oct 20, 2023

  • Create utils.GetResponseBody() to get a ProblemDetails object
    from a failure response body
  • Reduce the bulk of information returned in error logs to the
    response body

@dtroyer-salad dtroyer-salad requested a review from a team October 20, 2023 16:19
@dtroyer-salad dtroyer-salad requested a review from a team as a code owner October 20, 2023 16:19
@dtroyer-salad dtroyer-salad self-assigned this Oct 20, 2023
thesaladmander
thesaladmander previously approved these changes Oct 20, 2023
* Create utils.GetResponseBody() to get a ProblemDetails object
  from a failure response body
* Reduce the bulk of information returned in error logs to the
  response body

Signed-off-by: Dean Troyer <[email protected]>
@dtroyer-salad dtroyer-salad merged commit 2d559d0 into SaladTechnologies:main Oct 27, 2023
2 checks passed
@dtroyer-salad dtroyer-salad deleted the logging branch November 1, 2023 13:08
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.

2 participants