IExceptionLogger Interface

 

Defines an unhandled exception logger.

Namespace:   System.Web.Http.ExceptionHandling
Assembly:  System.Web.Http (in System.Web.Http.dll)

public interface class IExceptionLogger

NameDescription
System_CAPS_pubmethodLogAsync(ExceptionLoggerContext^, CancellationToken)

Logs an unhandled exception.

Return to top
Show: