C# Class EnterpriseWebLibrary.WebApiStatics.TelemetryExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
Afficher le fichier Open project: enduracode/enterprise-web-library

Méthodes publiques

Méthode Description
Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void

Method Details

Log() public méthode

public Log ( System.Web.Http.ExceptionHandling.ExceptionLoggerContext context ) : void
context System.Web.Http.ExceptionHandling.ExceptionLoggerContext
Résultat void