Method FormatMessage
FormatMessage(string)
Formats the specified message by applying the current indentation level.
public virtual string FormatMessage(string message)
Parameters
Returns
- string
The formatted message with the appropriate indentation applied.