log property

Logger? get log
inherited

Implementation

Logger? get log {
  return AFibD.log(AFConfigEntryLogArea.ui);
}