logUIAF property

Logger? get logUIAF

Implementation

static Logger? get logUIAF {
  return log(AFConfigEntryLogArea.afUI);
}