UNPKG

102 BJavaScriptView Raw
1import { logger } from 'appium-support';
2
3
4let log = logger.getLogger('Appium');
5
6export default log;