WebHostTraceWriter Properties

 

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

NameDescription
System_CAPS_pubpropertyIsVerbose
System_CAPS_pubpropertyMinimumLevel
System_CAPS_pubpropertyMinimumSystemLevel

The minimum TraceLevel we log for system trace messages that go to MDS. The level of system logs is maintained separately from user logs. The level for user logs is provided by ConfigOptions by the user. For both system logs and user logs, the value is one of Fatal, Error, Warn, Info, Debug, and Off.

System_CAPS_pubpropertyTraceSource
Return to top
Show: