Appender Class |
Namespace: Aspose.Email.Tools.Logging
The Appender type exposes the following members.
Name | Description | |
---|---|---|
Appender |
Inistializes a new instance of Appender class.
| |
Appender(IFormatter) |
Inistializes a new instance of Appender class.
|
Name | Description | |
---|---|---|
Closed |
Indicates whether an Appender is closed.
| |
Formatter |
Gets or sets the formatter.
| |
Initialized |
Indicates whether an Appender is initialized.
|
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.) |