csv-to-sql-insert icon indicating copy to clipboard operation
csv-to-sql-insert copied to clipboard

Added error logging system

Open AjayShukla007 opened this issue 1 year ago • 1 comments

  • 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

AjayShukla007 avatar Dec 23 '23 08:12 AjayShukla007

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

socket-security[bot] avatar Dec 23 '23 08:12 socket-security[bot]