triton2997 / cowin-slot-notifier

Utility that automatically alerts via email if slots are available on the CoWIN portal. Provides rich filtering by list of pincodes, type of vaccine, dose number, etc
0 stars 0 forks source link

[STORY]: Start development of logger module #19

Open triton2997 opened 3 years ago

triton2997 commented 3 years ago

Feature: #18

Date: 08/07/2021

Description:

  1. Define logging levels -> Error > Warning > Info
  2. Create log files and log format
  3. Create logging functions
  4. Test log module
  5. Add functions for clearing and archiving log files
  6. Add functionality to send email in case of high priority errors
  7. Add following functions
    • log_event
    • clear_log
    • archive_log()

Priority: 2

Estimated efforts (person hours): 4

ETA: 13/08/2021

triton2997 commented 2 years ago

Dev complete Testing in progress