logUIApp property

Logger? get logUIApp

Implementation

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