getAppNotificationLogger function

Logger getAppNotificationLogger(
  1. AppNotificationConfig config
)

Implementation

Logger getAppNotificationLogger(AppNotificationConfig config) {
  return logger;
}