Name | Description | |
---|---|---|
![]() | LogListener Constructor | Create a new instance of the log listener. |
The following tables list the members exposed by LogListener.
Name | Description | |
---|---|---|
![]() | LogListener Constructor | Create a new instance of the log listener. |
Name | Description | |
---|---|---|
![]() | Attributes | (Inherited from System.Diagnostics.TraceListener) |
![]() | Filter | (Inherited from System.Diagnostics.TraceListener) |
![]() | IndentLevel | (Inherited from System.Diagnostics.TraceListener) |
![]() | IndentSize | (Inherited from System.Diagnostics.TraceListener) |
![]() | IsThreadSafe | Overridden. Indicates if the trace listener is thread safe or not |
![]() | Name | (Inherited from System.Diagnostics.TraceListener) |
![]() | TraceOutputOptions | (Inherited from System.Diagnostics.TraceListener) |
Name | Description | |
---|---|---|
![]() | NeedIndent | (Inherited from System.Diagnostics.TraceListener) |
Name | Description | |
---|---|---|
![]() | Close | Overridden. Close the listener because Trace is shutting down. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.Diagnostics.TraceListener) |
![]() | Fail | Overloaded. (Inherited from System.Diagnostics.TraceListener) |
![]() | Flush | Overridden. Flush the information to disk. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | TraceData | Overloaded. (Inherited from System.Diagnostics.TraceListener) |
![]() | TraceEvent | Overloaded. Overridden. Writes trace and event information to the listener specific output. |
![]() | TraceTransfer | (Inherited from System.Diagnostics.TraceListener) |
![]() | Write | Overloaded. Overridden. When overridden in a derived class, writes the specified message to the listener you create in the derived class. |
![]() | WriteLine | Overloaded. Overridden. When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator. |
Name | Description | |
---|---|---|
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | WriteIndent | Overridden. When overridden in a derived class, records a thread-specific indentation. |
LogListener Class
Gibraltar.Agent Namespace
Logging - Using with Trace