ui5-community / wdi5

official UI5 end-to-end test framework for UI5 web-apps. wdi5 = Webdriver.IO + UI5 Test API
https://ui5-community.github.io/wdi5/
Apache License 2.0
102 stars 43 forks source link

Feature-Request : Custom tags in Logger #177

Closed nair-sumesh closed 2 years ago

nair-sumesh commented 2 years ago

Hi @vobu ,

The Logger adds an advantage to the console logs with its color coding and granularity control. However, if it could also have the flexibility to use a different tag from [wdi5] when and where required, will help with better user readability of the log.

Thanks and Regards, Sumesh Nair

nair-sumesh commented 2 years ago

Hi @vobu, I installed the latest version (could see the version in _nodemodules\wdio-ui5-service\package.json as 0.9.0-rc1 ) . However, the _nodemodules\wdio-ui5-service\dist\lib\Logger.js still refers to the old code.

Steps followed:

vobu commented 2 years ago

argh, my bad - given that it's still a manual step publishing wdi5 until we release the regular 0.9.0, i forgot to do a build of the most current sources prior to publishing... 🤦‍♂️ → just released wdio-ui5-service@0.9.0-rc2