CustomTraceListener 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 CustomTraceListener type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CustomTraceListener |
Initializes a new instance of the CustomTraceListener class.
|
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.) | |
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 |
Gets or sets the log entry formatter.
|
|
IndentLevel | (Inherited from TraceListener.) | |
IndentSize | (Inherited from TraceListener.) | |
IsThreadSafe | (Inherited from TraceListener.) | |
Name | (Inherited from TraceListener.) | |
NeedIndent | (Inherited from TraceListener.) | |
TraceOutputOptions | (Inherited from TraceListener.) |
See Also
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. |