DebugFormatter.Format
DebugFormatter.Format method
Formats a log entry and return a string to be outputted.
public override string Format(LogEntry entry)
Parameter | Type | Description |
---|---|---|
entry | LogEntry | The Log entry to format. |
Return Value
String representing the log entry.
See Also
- class LogEntry
- class DebugFormatter
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email