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: logging restriction to errors #1472

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Aug 7, 2023

PR Type

[x] Feature
[x] Documentation content changes

What Is the Current Behavior?

If I want to do stress testing with PWA deployments to see, when responses turn into errors, I get flooded with logs of successful information.

What Is the New Behavior?

There is a switch LOG_ALL (still taking naming suggestions) to disable success logging and restrict the log output to errors only.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

AB#88362

@dhhyi dhhyi added the nice to have Something that we can all live without, but will really improve a certain unimportant aspect label Aug 7, 2023
@dhhyi dhhyi self-assigned this Aug 7, 2023
@dhhyi dhhyi force-pushed the feat/only-error-logging branch 2 times, most recently from 4b8dd2c to c672bff Compare August 15, 2023 13:22
@dhhyi dhhyi force-pushed the feat/only-error-logging branch from c672bff to 0e5392b Compare September 6, 2023 06:12
@dhhyi dhhyi requested a review from shauke September 6, 2023 06:12
@dhhyi dhhyi removed their assignment Sep 6, 2023
@dhhyi dhhyi marked this pull request as ready for review September 6, 2023 06:12
@shauke shauke added this to the 4.2 milestone Sep 8, 2023
@shauke shauke merged commit 2d0bf20 into develop Sep 8, 2023
21 checks passed
@shauke shauke deleted the feat/only-error-logging branch September 8, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have Something that we can all live without, but will really improve a certain unimportant aspect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants