Set the category attribute of this record attributes object to the specified category.

Synopsis

Declared in <ball_recordattributes.h>

void
setCategory(std::string_view const& category);

Parameters

Name

Description

category

category of logged record

Created with MrDocs