ServiceExceptionLogger Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Log(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.(Overrides ExceptionLogger.Log(ExceptionLoggerContext).) |
![]() | LogAsync(ExceptionLoggerContext, CancellationToken) | (Inherited from ExceptionLogger.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ShouldLog(ExceptionLoggerContext) | (Inherited from ExceptionLogger.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IExceptionLogger.LogAsync(ExceptionLoggerContext, CancellationToken) | (Inherited from ExceptionLogger.) |
Show:



