{
"method": "LogDatasetCount",
"text": "DataSet Has: {} Rows",
"alwaysLog": false,
"dataSet": {},
"project": "MyProject"
}
If alwaysLog is true, the text will be written to the log when even the count is zero.
The {} in text is replaced with the DataSet count