I am testing react native app on bitbar.com device farm and using Detox/wix e2e testing library. I want to get the test case pass/fail logs to my email from several devices which I select on bitbar.com device farm.
Is there any feature in Detox library to configure email ?
bitbar.com is actually using loggly.com logging services to send logs to email, but there is no guide to set it up in react-native application. Need help.