FormattedTraceListenerBase.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 | |
---|---|---|
TraceData(TraceEventCache, String, TraceEventType, Int32, array<Object>) | (Inherited from TraceListener.) | |
TraceData(TraceEventCache, String, TraceEventType, Int32, Object) |
Overriding TraceData method for the base TraceListener class because it calls the private WriteHeader and WriteFooter methods which actually call the Write method again and this amounts to multiple log messages
(Overrides TraceListener.TraceData(TraceEventCache, String, TraceEventType, Int32, Object).) |
See Also
FormattedTraceListenerBase Class
FormattedTraceListenerBase 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. |