Link logfile to (failing) testcase in test report

Description of the feature request

In the test report for AndroidTest tests, the “Test cases” tab shows the status of each test. In the “Test artifacts” tab, there are a number of logfiles (one for each test).
If there is a failing test, i would love to be able to click to the correct logfile, so i can debug the issue immediately.

Use case / for what or how I would use it

It would greatly help resolving failing test cases, because right now i have to open each logfile to see if it matches the failing test case, which is time consuming when the number of test cases rises.