初始化提交
This commit is contained in:
5
lib/logger.js
Normal file
5
lib/logger.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import { logger } from '@appium/support';
|
||||
|
||||
const log = logger.getLogger('WebDriverAgent');
|
||||
|
||||
export default log;
|
||||
Reference in New Issue
Block a user