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.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
Property Value
Type: System.Web.Http.Tracing.TraceLevel
Show: