1. Stylelabs.M.Sdk.WebClient.Diagnostics

Enum HttpLogging

Contains values for how much HTTP details should be logged.

Namespace: StylelabsStylelabs.MSdkWebClientDiagnostics

Assembly: Stylelabs.M.Sdk.WebClient.dll

Syntax

public enum HttpLogging

Fields

NameDescription
FullLogs (almost) all information about requests and responses.
MinimalOnly the request verb and URL, along with the HTTP response status code.
NoneNothing will be logged.
If you have suggestions for improving this article, let us know!