Share via


LogSource.TraceData Method

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Overload List

  Name Description
Public method TraceData(TraceEventType, Int32, LogEntry)
Writes trace data to the trace listeners in the Listeners collection using the specified event type, event identifier, and trace data.
Public method TraceData(TraceEventType, Int32, LogEntry, TraceListenerFilter)
Writes trace data to the trace listeners in the Listeners collection that have not already been written to for tracing using the specified event type, event identifier, and trace data.

See Also

LogSource Class

LogSource Members

Microsoft.Practices.EnterpriseLibrary.Logging Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.