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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix no response logging on async Feign #1450

Merged

Commits on Jun 30, 2021

  1. Fix no response logging on async Feign.

    Copy log level onto asyncBuilder as well as setting it on the builder, so responses get logged in the asynchronous case.
    AWinterman committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    54c6b7e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Forgot a semicolon

    AWinterman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    11d6fce View commit details
    Browse the repository at this point in the history
  2. Run license:format; make logLevel not final.

    Andrew Winterman committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    910ec66 View commit details
    Browse the repository at this point in the history