C# Class UI.Areas.Api.RollbarExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
Afficher le fichier Open project: NemeStats/NemeStats

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