logQueryAF property

Logger? get logQueryAF

Implementation

static Logger? get logQueryAF {
  return log(AFConfigEntryLogArea.afQuery);
}