Set the message attribute of this record attributes object to the specified message.
Declared in <ball_recordattributes.h>
void
setMessage(std::string_view const& message);
Resets the objects returned by the messageStreamBuf and messageStream methods.
| Name | Description |
|---|---|
| message | log message text |