Suoranta.EnterpriseLib.Web - Developer API

ElibTraceListener..::..TraceEvent Method (TraceEventCache, String, TraceEventType, Int32, String)

Namespace:  Suoranta.EnterpriseLib.AppDomain
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


public void TraceEvent(
	TraceEventCache eventCache,
	string source,
	TraceEventType eventType,
	int id,
	string message
)

Parameters

eventCache
Type: TraceEventCache
source
Type: String
eventType
Type: TraceEventType
id
Type: Int32
message
Type: String