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: allow configuring relay-proxy request log verbosity #1946

Merged
merged 24 commits into from
Jun 11, 2024

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    50fba98 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix test setup

    fals committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    79f1a97 View commit details
    Browse the repository at this point in the history
  2. linting

    fals committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    075f6e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d86d0a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. tweek zap level

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8388af3 View commit details
    Browse the repository at this point in the history
  2. remove variable from test

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    99d1cbf View commit details
    Browse the repository at this point in the history
  3. cover log level

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5ae6459 View commit details
    Browse the repository at this point in the history
  4. log level coverage

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2befa25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f19c87 View commit details
    Browse the repository at this point in the history
  6. code coverage

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ebc8dff View commit details
    Browse the repository at this point in the history
  7. set log level

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4c7f7b2 View commit details
    Browse the repository at this point in the history
  8. broke other service

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    21c8ae8 View commit details
    Browse the repository at this point in the history
  9. force build

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0ba21fa View commit details
    Browse the repository at this point in the history
  10. use new logger

    fals committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1dc712e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Apply suggestions from code review

    Co-authored-by: Thomas Poignant <[email protected]>
    fals and thomaspoignant authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    622ccb3 View commit details
    Browse the repository at this point in the history
  2. pr remarks

    fals committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    db3ec04 View commit details
    Browse the repository at this point in the history
  3. should be backwards compatible

    fals committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4c03016 View commit details
    Browse the repository at this point in the history
  4. wrong log level for testing

    fals committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c8e94f2 View commit details
    Browse the repository at this point in the history
  5. lll linter

    fals committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cf5880b View commit details
    Browse the repository at this point in the history
  6. coverage concerns

    fals committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    aa88ef7 View commit details
    Browse the repository at this point in the history
  7. use logger instead

    fals committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    87afd61 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e4e9ba7 View commit details
    Browse the repository at this point in the history
  2. fix: Support all cases for debug + fix warn message

    Signed-off-by: Thomas Poignant <[email protected]>
    thomaspoignant committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    28936c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0054edf View commit details
    Browse the repository at this point in the history