Skip to content

Conversation

@harperj
Copy link
Contributor

@harperj harperj commented Apr 27, 2020

Proposed change(s)

Since the default Player.log path would be overwritten on subsequent
runs, we should keep the Unity Player logs in the results folder
for a training run. This change uses the -logFile CLI option to the
Unity Player to set the path.

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

Jonathan Harper added 6 commits April 27, 2020 16:29
Since the default Player.log path would be overwritten on subsequent runs, we should keep the Unity Player logs in the results folder for a training run. This change uses the -logFile CLI option to the Unity Player to set the path.
@harperj harperj requested a review from ervteng April 28, 2020 00:27
Copy link
Contributor

@ervteng ervteng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 🇮🇹 !

@harperj harperj merged commit f73f0d3 into develop-results-folder Apr 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the develop-player-logs branch April 28, 2020 01:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants