new symptomsd messags in ios console

I just upgraded to 14.2, and now I am seeing the following messages in the console, repeating once per second. I'm worried about growing log files and would at least like to understand what is causing them:

Code Block default 19:14:11.884624-0700 symptomsd SymptomAnalytics ServiceImpl: FAE perform query for powerlogHelperd (pid 478) on LiveUsage predicate hasProcess.procName == $targetname sort (null) actions {
"hasProcess.procName" = copyRelationship;
nameChain = "com.xyz.xyz-client";
refreshUsage = refreshUsage;
"hasProcess.firstTimeStamp" = copyRelationship;
"hasProcess.bundleName" = copyRelationship;
"<null>" = "<null>";
}
default 19:14:11.913090-0700 symptomsd entry: Mon Nov 9 11:30:51 2020 com.xyz.xyz-client (bundle) 352801875 200758819 21620 4631503 0 1
default 19:14:11.913381-0700 symptomsd entry: Mon Nov 23 15:59:34 2020 com.xyz.xyz-client (bundle) 23028378 4984337 2489839 36431469 0 1


new symptomsd messags in ios console
 
 
Q