Format

Format (1 of 2)

Formats a datetime and return a string to be outputted.

Returns: System::String Aspose::Email::Tools::Logging::

Format(System::DateTime datatime)
ParameterDescription
datatimeThe datetime value for formatting to string

Format (2 of 2)

Formats a log entry and return a string to be outputted.

Returns: String representing the log entry.

Format(System::SharedPtr < LogEntry > entry)
ParameterDescription
entryLog entry to format.