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

Add Error Logging #6

Open
Vikranth3140 opened this issue Dec 10, 2024 · 0 comments
Open

Add Error Logging #6

Vikranth3140 opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request logging

Comments

@Vikranth3140
Copy link
Owner

Add proper error logging to all scripts. For instance:

  1. Log errors to a logs/ directory when API requests fail in fetch_data.py.
  2. Log data validation issues (e.g., missing values or incorrect data types) in analyze_data.py.
  3. Ensure logs include timestamps and script names for better debugging.
@Vikranth3140 Vikranth3140 added enhancement New feature or request logging labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request logging
Projects
None yet
Development

No branches or pull requests

1 participant