AddErrorMessage(System::String message) | Aspose::Email::Tools::Logging::LogEntry | virtual |
Aspose::Email::Tools::Logging::ProtocolFormatter class | Aspose::Email::Tools::Logging::LogEntry | friend |
Aspose::Email::Tools::Logging::SimpleFormatter class | Aspose::Email::Tools::Logging::LogEntry | friend |
Aspose::Email::Tools::Logging::StandardFormatter class | Aspose::Email::Tools::Logging::LogEntry | friend |
FormatterResults | Aspose::Email::Tools::Logging::LogEntry | |
get_AppDomainName() const | Aspose::Email::Tools::Logging::LogEntry | |
get_BinaryDataMessage() const | Aspose::Email::Tools::Logging::LogEntry | |
get_Category() const | Aspose::Email::Tools::Logging::LogEntry | |
get_ContextualProperties() const | Aspose::Email::Tools::Logging::LogEntry | |
get_ErrorMessages() | Aspose::Email::Tools::Logging::LogEntry | |
get_EventId() const | Aspose::Email::Tools::Logging::LogEntry | |
get_InnerException() const | Aspose::Email::Tools::Logging::LogEntry | |
get_MachineName() const | Aspose::Email::Tools::Logging::LogEntry | |
get_Message() | Aspose::Email::Tools::Logging::LogEntry | |
get_MessageEncoding() const | Aspose::Email::Tools::Logging::LogEntry | |
get_SequenceId() const | Aspose::Email::Tools::Logging::LogEntry | |
get_Severity() const | Aspose::Email::Tools::Logging::LogEntry | |
get_ThreadName() const | Aspose::Email::Tools::Logging::LogEntry | |
get_TimeStamp() const | Aspose::Email::Tools::Logging::LogEntry | |
get_Title() const | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry() | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::DateTime time) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::Exception innerException) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::SharedPtr< LogLevel > severity) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::Exception innerException, System::SharedPtr< LogLevel > severity) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::SharedPtr< System::Collections::Generic::IDictionary< System::String, System::String >> properties) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage, System::SharedPtr< System::Text::Encoding > messageEncoding) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage, System::SharedPtr< System::Collections::Generic::IDictionary< System::String, System::String >> properties) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::ArrayPtr< uint8_t > binaryDataMessage, System::SharedPtr< System::Text::Encoding > messageEncoding, System::SharedPtr< System::Collections::Generic::IDictionary< System::String, System::String >> properties) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::SharedPtr< LogLevel > severity, System::String category, int32_t eventId, System::String title, System::SharedPtr< System::Collections::Generic::IDictionary< System::String, System::String >> properties) | Aspose::Email::Tools::Logging::LogEntry | |
LogEntry(System::String message, System::Exception innerException, System::SharedPtr< LogLevel > severity, System::String category, int32_t eventId, System::String title, System::SharedPtr< System::Collections::Generic::IDictionary< System::String, System::String >> properties) | Aspose::Email::Tools::Logging::LogEntry | |
set_AppDomainName(System::String value) | Aspose::Email::Tools::Logging::LogEntry | |
set_BinaryDataMessage(System::ArrayPtr< uint8_t > value) | Aspose::Email::Tools::Logging::LogEntry | |
set_Category(System::String value) | Aspose::Email::Tools::Logging::LogEntry | |
set_ContextualProperties(System::SharedPtr< System::Collections::Generic::IDictionary< System::String, System::String >> value) | Aspose::Email::Tools::Logging::LogEntry | |
set_EventId(int32_t value) | Aspose::Email::Tools::Logging::LogEntry | |
set_InnerException(System::Exception value) | Aspose::Email::Tools::Logging::LogEntry | |
set_MachineName(System::String value) | Aspose::Email::Tools::Logging::LogEntry | |
set_Message(System::String value) | Aspose::Email::Tools::Logging::LogEntry | |
set_MessageEncoding(System::SharedPtr< System::Text::Encoding > value) | Aspose::Email::Tools::Logging::LogEntry | |
set_Severity(System::SharedPtr< LogLevel > value) | Aspose::Email::Tools::Logging::LogEntry | |
set_ThreadName(System::String value) | Aspose::Email::Tools::Logging::LogEntry | |
set_TimeStamp(System::DateTime value) | Aspose::Email::Tools::Logging::LogEntry | |
set_Title(System::String value) | Aspose::Email::Tools::Logging::LogEntry | |
ToString() const | Aspose::Email::Tools::Logging::LogEntry | virtual |