ServiceExceptionLogger.Log Method (ExceptionLoggerContext)
Logs the unhandled exception using LogCategories which makes it show up in the application log unless the application has been configured to not log such events.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- context
-
Type:
System.Web.Http.ExceptionHandling.ExceptionLoggerContext
The ExceptionLoggerContext for this unhandled exception.
Show: