Method | Description | |
---|---|---|
Debug ( string message ) : void | ||
Error ( string message ) : void | ||
Info ( string message ) : void | ||
Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void | ||
LogAsync ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context, |
||
Warn ( string message ) : void |
public Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void | ||
context | System.Web.Http.ExceptionHandling.ExceptionLoggerContext | |
return | void |
public LogAsync ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context, |
||
context | System.Web.Http.ExceptionHandling.ExceptionLoggerContext | |
cancellationToken | ||
return | Task |