The default message formatter. Call this to get a string with the default
formatted message.
Remarks
To format part of the message using the default message formatter, call
the defaultFormatMessage function provided to the options argument of
your message formatter.
Example
The following example prepends a string to the message and uses the
default message formatter to format the error messages.
The default message formatter. Call this to get a string with the default formatted message.