Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save game log files by game id #1927

Closed
Askaholic opened this issue Sep 20, 2020 · 1 comment
Closed

Save game log files by game id #1927

Askaholic opened this issue Sep 20, 2020 · 1 comment

Comments

@Askaholic
Copy link
Collaborator

The client always tells the game to write to game.log which means as soon as you open a lobby your previous log file is destroyed. I would like to request that game files be saved like the python client does it, on a per game basis with the game id in the filename. Maybe add some sort of log rotation if you're worried about disk space.

This would allow for a much easier time debugging strange game bugs that only show up every once in a while, since we'd be able to request the log of a specific game from a user.

Wanna have the bug fixed quickly?
Visit Issue hunt...
Issue hunt

@bukajsytlos
Copy link
Member

#777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants