azure-core
Public Attributes | List of all members
Azure::Core::Http::Policies::LogOptions Struct Referencefinal

Log options that parameterize the information being logged. More...

#include <policy.hpp>

Public Attributes

std::set< std::string > AllowedHttpQueryParameters = _detail::g_defaultAllowedHttpQueryParameters
 HTTP query parameter names that are allowed to be logged.
 
CaseInsensitiveSet AllowedHttpHeaders = _detail::g_defaultAllowedHttpHeaders
 HTTP header names that are allowed to be logged.
 

Detailed Description

Note
See https://azure.github.io/azure-sdk/general_azurecore.html#logging-policy.

The documentation for this struct was generated from the following file: