LogCategories Fields

 

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

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAction

Log category identifying logs coming from an ApiController action.

System_CAPS_pubfieldSystem_CAPS_staticConfig

Log category identifying logs coming from a configuration component.

System_CAPS_pubfieldSystem_CAPS_staticControllers

Log category identifying logs coming from an ApiController.

System_CAPS_pubfieldSystem_CAPS_staticFilters

Log category identifying logs coming from an ASP.NET Web API Filter (see IFilter ).

System_CAPS_pubfieldSystem_CAPS_staticFormatting

Log category identifying logs coming from an ASP.NET Web API MediaTypeFormatter.

System_CAPS_pubfieldSystem_CAPS_staticHealthReporter

Log category identifying logs coming from a Health Reporter.

System_CAPS_pubfieldSystem_CAPS_staticHosting

Log category identifying logs coming from the hosting layer.

System_CAPS_pubfieldSystem_CAPS_staticJobsController

Log category identifying logs coming from the JobsController.

System_CAPS_pubfieldSystem_CAPS_staticMessageHandlers

Log category identifying logs coming from an ASP.NET Web API Message Handler (see DelegatingHandler ).

System_CAPS_pubfieldSystem_CAPS_staticModelBinding

Log category identifying logs coming from an ASP.NET Web API Model Binding.

System_CAPS_pubfieldSystem_CAPS_staticPrefix

Provides a common prefix for all log categories defined by LogCategories.

System_CAPS_pubfieldSystem_CAPS_staticRequest

Log category identifying logs coming from a part of the ASP.NET Web API Request flow.

System_CAPS_pubfieldSystem_CAPS_staticRouting

Log category identifying logs coming from an ASP.NET Web API Routing.

System_CAPS_pubfieldSystem_CAPS_staticScheduledJob

Log category identifying logs coming from a ScheduledJob.

System_CAPS_pubfieldSystem_CAPS_staticSecurity

Log category identifying logs coming from security related processing.

System_CAPS_pubfieldSystem_CAPS_staticTableControllers

Log category identifying logs coming from a Table Controller.

Return to top
Show: