Skip to content

sendit: log requests in output #2106

@mastercactapus

Description

@mastercactapus

What problem would you like to solve? Please describe:
The send-it tool is silent when proxying, would be nice to log requests to make it easier to find things like 404s, 500s, etc...

Describe the solution you'd like:
Simple log of path & response code for proxied requests.
Stretch-goal, color coded codes:

  • 2xx = white/default theme
  • 4xx = yellow
  • 5xx = red
  • other = light blue?

Describe alternatives you've considered:
GoAlert already logs requests, but as a proxy tool, extra attention from send-it would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions