The "Logging Proxy" template creates a proxy service that logs all the incoming requests and forwards them to a given endpoint. If necessary, responses coming back from the backend service can be logged before routing them to the client.
...
The "Logging Proxy" template creates a proxy service that logs all the incoming requests and forwards them to a given endpoint. If necessary, responses coming back from the backend service can be logged before routing them to the client.
...