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

Add two new flags to enable HTTP Server and clients logs #166

Merged
merged 3 commits into from
Jul 4, 2024

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Remove outgoing logging in the StargateApplication and leave only the…

    … incoming requests logging parameterization
    
    this is because the StargateApplication is an HTTP Server and doesn't make sense to include the outgoing logging parameterization since it will not be necessary used.
    jvanecek committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e52bce View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Remove unnecesary method

    jvanecek committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5ccbc8e View commit details
    Browse the repository at this point in the history