C# Class WebApiContrib.Tracing.Slab.SlabLoggingExceptionLogger

Inheritance: System.Web.Http.ExceptionHandling.ExceptionLogger
Mostra file Open project: WebApiContrib/WebApiContrib.Tracing.Slab

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