DebugAppender Methods |
The DebugAppender type exposes the following members.
| Name | Description | |
|---|---|---|
| Append |
Appends the specified log entry to the appender.
(Overrides AppenderAppend(LogEntry).) | |
| AppendHeader |
Starts log file with specific header.
(Inherited from Appender.) | |
| Close |
Closes the appender.
(Inherited from Appender.) | |
| Dispose |
Releases the unmanaged resources used by the Appender.
(Inherited from Appender.) | |
| Dispose(Boolean) |
Releases the unmanaged resources used by the Appender, and optionally disposes of the managed resources.
(Inherited from Appender.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Frees resources used by the Appender class.
(Inherited from Appender.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Initialize |
Initializes the appender instance.
(Inherited from Appender.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |