RequestLogger Class

 

Perform request logging on each request.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.MessageHandlers
Assembly:  Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)

System::Object
  System.Net.Http::HttpMessageHandler
    System.Net.Http::DelegatingHandler
      Microsoft.WindowsAzure.Mobile.Service.MessageHandlers::RequestLogger

public ref class RequestLogger : DelegatingHandler

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: