WebHostTraceWriter.MinimumSystemLevel Property

 

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.

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

Public Property MinimumSystemLevel As TraceLevel
Return to top
Show: