Suoranta.EnterpriseLib.Web - Developer API

HttpLogRedirector Members

The HttpLogRedirector type exposes the following members.

Constructors


  Name Description
Public method HttpLogRedirector()()()()
Instantiate redirector to console
Public method HttpLogRedirector(Sinks)
Instantiate redirector to given output target
Public method HttpLogRedirector(ILogService)
Instantiate redirector to specific instance of ILogService

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LogError
Public method LogErrorResponse
Public method LogRequest
Public method LogResponse
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Protected property LogService