Returns a formatted message string. The format is compatible with DebugProtocol.Message.format.
A format string for the message. Embedded variables have the form {name}.
{name}
Optional
An object used as a dictionary for looking up the variables in the format string.
Returns a formatted message string. The format is compatible with DebugProtocol.Message.format.