logConfigAF property

Logger? get logConfigAF

Implementation

static Logger? get logConfigAF {
  return log(AFConfigEntryLogArea.afConfig);
}