Suoranta.EnterpriseLib.Web - Developer API

DiagnosticFilter Class

Outputs diagnostic information on HTTP requests received by Controller action method. The output sink is Trace.

Namespace:  Suoranta.EnterpriseLib.Web.MVC.Filters
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public class DiagnosticFilter : ActionFilterAttribute

Inheritance Hierarchy


Object
  Attribute
    FilterAttribute
      ActionFilterAttribute
        Suoranta.EnterpriseLib.Web.MVC.Filters..::..DiagnosticFilter