C# Class EnterpriseWebLibrary.WebApiStatics.TelemetryExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
Datei anzeigen Open project: enduracode/enterprise-web-library

Public Methods

Method Description
Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void

Method Details

Log() public method

public Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionLoggerContext
return void