alttester / alttester/AltTester-Unity-SDK

Improve access to logs

Open
#899 1 comment 0 reactions 0 assignees View on GitHub
enhancement gitlab no version triaged
Dominant language
C#
Stars
121
Forks
24
PR merge metrics
No merged PRs in 30d

Description

## Description

**1. Driver logs**

Currently, the driver logs are hard to access since there is no information in the documentation, and in the Unity console logs for the specified location is a relative path provided. Therefore there are 2 possible solutions to improve the access to these logs, so either:
- the location for the driver logs changes to be in the parent folder of the Unity project
- or for the current location in the Unity console the absolute path is provided and also additional information is provided in the documentation about this location

**2. Tester logs**

Currently, for the tester logs there is no information in the documentation, only the absolute path given in the Unity console. There are 2 possible solutions to improve the access to these logs, so either:
- the location for the tester logs changes to be in the parent folder of the Unity project (and the console log reflects it in the absolute path also)
- additional information is provided in the documentation about this location

## Additional info

- the current location for the driver logs depends on where the tests are run (eg. if the tests are run in Unity, then the location is in the `Editor` folder that's inside the folder of the Unity version installed)

---
You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/924).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.