Method | Description | |
---|---|---|
Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void |
When overridden in a derived class, logs the exception synchronously.
|
public Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void | ||
context | System.Web.Http.ExceptionHandling.ExceptionLoggerContext | The exception logger context. |
return | void |