Log the request body. The body is assumed to be ASCII, and non-printable charaters are replaced by '.'.
Warning: This causes the body content to be buffered in memory, so use with care for large requests.
RequestHeaders
Log the request headers.
RequestUri
Log the request URI.
ResponseAbnormal
Log abnormal response messages.
ResponseBody
Log the response body. The body is assumed to be ASCII, and non-printable characters are replaced by '.'.
Warning: This causes the body content to be buffered in memory, so use with care for large responses.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eLogEventType\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Apis.Http\u003c/code\u003e namespace, specifically for version 1.55.0 of the Google.Apis library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogEventType\u003c/code\u003e enum is used to specify which types of request and response events should be logged, offering options such as \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003eRequestBody\u003c/code\u003e, \u003ccode\u003eRequestHeaders\u003c/code\u003e, \u003ccode\u003eRequestUri\u003c/code\u003e, \u003ccode\u003eResponseAbnormal\u003c/code\u003e, \u003ccode\u003eResponseBody\u003c/code\u003e, \u003ccode\u003eResponseHeaders\u003c/code\u003e, and \u003ccode\u003eResponseStatus\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eLogging request or response bodies (\u003ccode\u003eRequestBody\u003c/code\u003e, \u003ccode\u003eResponseBody\u003c/code\u003e) may consume more memory as the content is buffered, advising caution when dealing with large data.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available fields within the \u003ccode\u003eLogEventType\u003c/code\u003e enum and provides their descriptions, including the type of logging they represent.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method called \u003ccode\u003eUtilities.ThrowIfNull\u003c/code\u003e associated with the \u003ccode\u003eLogEventType\u003c/code\u003e is also documented.\u003c/p\u003e\n"]]],[],null,[]]