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

Implement proper logging #17

Closed
Squidtoon99 opened this issue Oct 6, 2023 · 1 comment
Closed

Implement proper logging #17

Squidtoon99 opened this issue Oct 6, 2023 · 1 comment
Labels
Easy Easy to implement enhancement New feature or request good first issue Good for newcomers Low Priority Low Priority

Comments

@Squidtoon99
Copy link
Contributor

Currently we log using print statements and even errors are printed to stdout. We should use a proper logging manager and potentially start piping some log data into persistent storage for help with debugging in the future and better code practice.

@Squidtoon99 Squidtoon99 added enhancement New feature or request good first issue Good for newcomers Low Priority Low Priority Easy Easy to implement labels Oct 6, 2023
@Squidtoon99 Squidtoon99 self-assigned this Oct 6, 2023
@Squidtoon99 Squidtoon99 removed their assignment Oct 9, 2023
@Squidtoon99 Squidtoon99 mentioned this issue Dec 2, 2023
10 tasks
@GHAFHA
Copy link
Contributor

GHAFHA commented Dec 17, 2023

done in parallel with streams, closing this issue

@GHAFHA GHAFHA closed this as completed Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Easy to implement enhancement New feature or request good first issue Good for newcomers Low Priority Low Priority
Projects
None yet
Development

No branches or pull requests

2 participants