A properties class for the global instance of the logger
object.
While the logger object is available through the
ExtensionContext - using the global instance allows
the creator to use this properties class to perform direct
server->client messaging and broadcasts.
Overrides whether this message raises the Editor error
state, which flashes the viewport and opens the log panel.
When left unset the default applies, which is to raise it
for error messages only. Set it to true to raise it for a
lower severity message, or false to suppress it for an
error.
A properties class for the global instance of the logger object. While the logger object is available through the ExtensionContext - using the global instance allows the creator to use this properties class to perform direct server->client messaging and broadcasts.