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

feat: logging functionality added #23

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

aayush0325
Copy link
Collaborator

@aayush0325 aayush0325 commented Oct 22, 2024

  • this pr solves Error Handling and Logging #11
  • logs are written in ./backend/logs/app.log , this folder is also added in .gitignore since we dont need it in the repository
  • used winston as mentioned
  • some error handling implemented as needed

@shivansh-bhatnagar18 shivansh-bhatnagar18 merged commit a793ba0 into COPS-IITBHU:main Oct 22, 2024
@aayush0325 aayush0325 deleted the winston-logging branch October 23, 2024 04:58
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

Successfully merging this pull request may close these issues.

2 participants