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

Log file naming doesn't make sense #47

Open
corbin-chris opened this issue Aug 5, 2024 · 0 comments
Open

Log file naming doesn't make sense #47

corbin-chris opened this issue Aug 5, 2024 · 0 comments

Comments

@corbin-chris
Copy link
Contributor

Although logs have started having date-suffixes, these are named after the date of the previous run, instead of the datetime of the logged-run. E.g. 1st Aug writes to 2024-07-15 logs, and a run on the 18th July wrote to 2024-07-15 logs. This makes trouble-shooting more difficult.

  • Change this behaviour
  • Ensure Python logger deletes logs that are sufficiently old (3 or 6 months?)
  • Review how logs function generally for this code
@corbin-chris corbin-chris changed the title Log naming doesn't make sense Log file naming doesn't make sense Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant