FormattedTraceListenerWrapperBase Members
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. |
The FormattedTraceListenerWrapperBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FormattedTraceListenerWrapperBase | Overloaded. |
Methods
Name | Description | |
---|---|---|
Close | (Inherited from TraceListener.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Fail | Overloaded. | |
Finalize | (Inherited from Object.) | |
Flush | (Inherited from TraceListener.) | |
GetHashCode | (Inherited from Object.) | |
GetInstrumentationEventProvider |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns the object that provides instrumentation services for the trace listener.
(Inherited from FormattedTraceListenerBase.) |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetSupportedAttributes | (Inherited from TraceListener.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone | Overloaded. | |
ToString | (Inherited from Object.) | |
TraceData | Overloaded. | |
TraceEvent | Overloaded. | |
TraceTransfer | (Inherited from TraceListener.) | |
Write | Overloaded. | |
WriteIndent | (Inherited from TraceListener.) | |
WriteLine | Overloaded. |
Properties
Name | Description | |
---|---|---|
Attributes | (Inherited from TraceListener.) | |
Filter | (Inherited from TraceListener.) | |
Formatter |
The ILogFormatter used to format the trace messages.
(Inherited from FormattedTraceListenerBase.) |
|
IndentLevel | (Inherited from TraceListener.) | |
IndentSize | (Inherited from TraceListener.) | |
InstrumentationProvider |
Gets the object that provides instrumentation services for the trace listener.
(Inherited from FormattedTraceListenerBase.) |
|
IsThreadSafe |
Specifies whether this TraceListener is threadsafe
(Inherited from FormattedTraceListenerBase.) |
|
Name | (Inherited from TraceListener.) | |
NeedIndent | (Inherited from TraceListener.) | |
TraceOutputOptions | (Inherited from TraceListener.) |
See Also
FormattedTraceListenerWrapperBase Class
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. |