Freigeben über


ServiceExceptionLogger.Log(ExceptionLoggerContext) Methode

Definition

Protokolliert die nicht behandelte Ausnahme mithilfe LogCategories derer sie im Anwendungsprotokoll angezeigt wird, es sei denn, die Anwendung wurde so konfiguriert, dass solche Ereignisse nicht protokolliert werden.

public override void Log (System.Web.Http.ExceptionHandling.ExceptionLoggerContext context);
override this.Log : System.Web.Http.ExceptionHandling.ExceptionLoggerContext -> unit
Public Overrides Sub Log (context As ExceptionLoggerContext)

Parameter

context
System.Web.Http.ExceptionHandling.ExceptionLoggerContext

Die System.Web.Http.ExceptionHandling.ExceptionLoggerContext für diese nicht behandelte Ausnahme.

Gilt für: