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

RetryGatewayFilterFactory how to log only retried request without enabling logging level TRACE #3580

Open
nmadhavi33 opened this issue Oct 31, 2024 · 1 comment

Comments

@nmadhavi33
Copy link

nmadhavi33 commented Oct 31, 2024

Describe the bug
RetryGatewayFilterFactory how to log only retried request without enabling logging level TRACE

logging:
  level:
    org:
      springframework:
        cloud:
          gateway:
            filter:              
              factory:
                RetryGatewayFilterFactory: TRACE

As trace logs are too many.

@spencergibb
Copy link
Member

It only has trace logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants