log Network Call
Logs the fact that a network call occurred. These are recorded and sent to Embrace as part of a particular session.
Parameters
the URL of the network call
the HTTP method of the network call
the status code returned by the server
the time that the network call started
the time that the network call was completed
the number of bytes sent as part of the network call
the number of bytes returned by the server in response to the network call
Logs the fact that a network call occurred. These are recorded and sent to Embrace as part of a particular session.
Parameters
the URL of the network call
the HTTP method of the network call
the status code returned by the server
the time that the network call started
the time that the network call was completed
the number of bytes sent as part of the network call
the number of bytes returned by the server in response to the network call
the optional trace id that can be used to trace a particular request
Logs the fact that a network call occurred. These are recorded and sent to Embrace as part of a particular session.
Parameters
the URL of the network call
the HTTP method of the network call
the status code returned by the server
the time that the network call started
the time that the network call was completed
the number of bytes sent as part of the network call
the number of bytes returned by the server in response to the network call
the optional trace id that can be used to trace a particular request
the additional data captured if network body capture is enabled for the URL