log property

Logger? get log

Implementation

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