logTestAF property

Logger? get logTestAF

Implementation

static Logger? get logTestAF {
  return log(AFConfigEntryLogArea.afTest);
}