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: add option to log response body #80

Merged
merged 16 commits into from
Oct 8, 2024
Merged

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    358899c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848d0ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b6082d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28ef42d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2378bfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    619b979 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8782deb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    085e2a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dae13b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d2d302 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat: add log capture (from Stdout), add client option for WithLogLev…

    …el(), check log outout from stdout, make sure it matches base64 encoded string
    MegaportPhilipBrowne committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    296ed7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d8e24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    589fb1c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: remove unnecessary code for log capture, WithLevelFilter, just u…

    …se custom handler and bytes buffer
    MegaportPhilipBrowne committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5d7dac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb1636e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30135cf View commit details
    Browse the repository at this point in the history