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