FileAppender Methods |
The FileAppender type exposes the following members.
Name | Description | |
---|---|---|
![]() | Append(LogEntry) |
Appends the log entry information to the appender.
(Overrides AppenderAppend(LogEntry).) |
![]() | Append(LogEntry) |
Appends a set of log entries to the appender.
|
![]() | AppendHeader |
Starts log file with specific header.
(Overrides AppenderAppendHeader.) |
![]() | Close |
Closes the appender.
(Overrides AppenderClose.) |
![]() | Dispose |
Releases the unmanaged resources used by the Appender.
(Inherited from Appender.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Initialize |
Initializes the appender instance.
(Inherited from Appender.) |
![]() | ToString | (Inherited from Object.) |