Skip to content

chore: change log level to debug to avoid unnecessary logs#12361

Merged
Revolyssup merged 3 commits into
masterfrom
Revolyssup-patch-1
Jun 24, 2025
Merged

chore: change log level to debug to avoid unnecessary logs#12361
Revolyssup merged 3 commits into
masterfrom
Revolyssup-patch-1

Conversation

@Revolyssup

Copy link
Copy Markdown
Contributor

Fixes #
For each request, the following log is printed multiple times and the logs get flooded with it. The primary purpose for this log was for testing so it should be set to debug.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. chore labels Jun 23, 2025
@membphis

Copy link
Copy Markdown
Member

you need to update your test case

change the log level in test case t/core/ctx3.t

@Revolyssup
Revolyssup merged commit 97234aa into master Jun 24, 2025
26 checks passed

@membphis membphis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bad title, we should use chore for this PR

chore: change log level to debug to avoid unnecessary logs

@Revolyssup Revolyssup changed the title refactor: change log level to debug to avoid unnecessary logs chore: change log level to debug to avoid unnecessary logs Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants