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

Added error logging system #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AjayShukla007
Copy link

@AjayShukla007 AjayShukla007 commented Dec 23, 2023

  • Implement a structured error logging system using date-fns and uuid for reliable tracking.
  • Create log files for different events and errors
  • Error.txt(log all errors), fileSystemError.txt(log erros related to files), errorLog.txt(log error of logging system failures), Success.txt(logs if operation finished without any error) for organized analysis.
  • Store logs in a dedicated "logs" directory for easy access.

benefits:

  • Enhances debugging capabilities for faster issue resolution.
  • Improves application visibility and maintainability.
  • This enhancement aims to improve debugging efficiency, application visibility, and proactive error management

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
uuid 9.0.1 None +0 123 kB ctavan
date-fns 3.0.6 None +0 4.85 MB kossnocorp

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.

None yet

2 participants