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