Skip to content

Enable debug logging of HTTP requests #541

@BigLep

Description

@BigLep

Done Criteria

It's possible to enable logging of all HTTP requests made by Synapse to help with debugging, specifically including:

  • server
  • path
  • query string
  • verb
  • response code

There are docs on how to enable this logging for debugging.

Why Important

When debugging Curio PDP issues for example, it's really useful to know what did the client send to the Curio PDP SP. This is easy to get when Synapse is run within a browser context, but it would be nice to be able to get from the command line as well.

User/Customer

Maintainers attempting to debug the system.

Notes

Instances where this would have been useful:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🎉 Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions