C# Class Nyan.Modules.Web.REST.GlobalErrorHandler

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
Mostrar archivo Open project: bucknellu/Nyan

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