Share via


FormattedTraceListenerWrapperBase.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(TraceEventCache, String, TraceEventType, Int32, Object)
Formats the object to trace and forward the trace request to the wrapped listener with the formatted result.
(Overrides FormattedTraceListenerBase.TraceData(TraceEventCache, String, TraceEventType, Int32, Object).)
Public method TraceData(TraceEventCache, String, TraceEventType, Int32, array<Object>)
Forwards the trace request to the wrapped listener.
(Overrides TraceListener.TraceData(TraceEventCache, String, TraceEventType, Int32, array<Object>).)

See Also

FormattedTraceListenerWrapperBase Class

FormattedTraceListenerWrapperBase Members

Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners 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.