log Network Client Error
Logs the fact that an exception was thrown when attempting to make a network call.
These are client-side exceptions and not server-side exceptions, such as a DNS error or failure to connect to the remote server.
Parameters
the URL of the network call
the HTTP method of the network call
the time that the network call started
the time that the network call was completed
the type of the exception
the message returned by the exception
Logs the fact that an exception was thrown when attempting to make a network call.
These are client-side exceptions and not server-side exceptions, such as a DNS error or failure to connect to the remote server.
Parameters
the URL of the network call
the HTTP method of the network call
the time that the network call started
the time that the network call was completed
the type of the exception
the message returned by the exception
the optional trace id that can be used to trace a particular request
Logs the fact that an exception was thrown when attempting to make a network call.
These are client-side exceptions and not server-side exceptions, such as a DNS error or failure to connect to the remote server.
Parameters
the URL of the network call
the HTTP method of the network call
the time that the network call started
the time that the network call was completed
the type of the exception
the message returned by the exception
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