logStateAF property

Logger? get logStateAF

Implementation

static Logger? get logStateAF {
  return log(AFConfigEntryLogArea.afState);
}