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

Write session data to a log #3

Open
ecridge opened this issue Jun 12, 2015 · 0 comments
Open

Write session data to a log #3

ecridge opened this issue Jun 12, 2015 · 0 comments

Comments

@ecridge
Copy link
Owner

ecridge commented Jun 12, 2015

Make IceTimer output ice-time, total time and total number of teams to a log after each session.

The easiest way to implement this will probably be to write the log when the program is terminated, as this will be immune to restarted sessions (e.g. due to a change in the number of teams) and should work regardless of how the program is exited.

It will probably be useful to group terms into different log files so the writer should check for large gaps between sessions.

@ecridge ecridge changed the title Write session date to a log Write session data to a log Jun 12, 2015
@ecridge ecridge modified the milestone: Freshers Week Release Jun 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant