C# Class Stardust.Node.GlobalExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
显示文件 Open project: Teleopti/Stardust

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