C# Class UI.Areas.Api.RollbarExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
ファイルを表示 Open project: NemeStats/NemeStats

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