import appiumLogger from '@appium/logger';

export const LOG_PREFIX = 'SettingsApp';

export const log = appiumLogger;
